|
|
|
@ -694,7 +694,7 @@ export default {
|
|
|
|
if (ispass) {
|
|
|
|
if (ispass) {
|
|
|
|
console.log(this.form);
|
|
|
|
console.log(this.form);
|
|
|
|
this.form["imgs"] = that.fileListT2.toString();
|
|
|
|
this.form["imgs"] = that.fileListT2.toString();
|
|
|
|
|
|
|
|
this.form["agencyId"] =this.proxyinfo.agencyId
|
|
|
|
if (this.currentPolicy == 0) {
|
|
|
|
if (this.currentPolicy == 0) {
|
|
|
|
this.$message.warning("请选择政策");
|
|
|
|
this.$message.warning("请选择政策");
|
|
|
|
this.confirmLoading = false;
|
|
|
|
this.confirmLoading = false;
|
|
|
|
|