src/views/supplierManage/supplier/AddSupplier.vue
@@ -368,6 +368,7 @@ console.log(err) }) } else { params.id=this.editConfig.infomation.id updateSupplier(params).then((res) => { this.editConfig.visible = false if (res.code === 200) { @@ -392,7 +393,7 @@ detailAddress: data.detailAddress || "", email: data.email || "", fileId: this.file_id || 0, id: data.id || 0, // id: data.id || 0, industry: data.industry || "", name: data.name || "", number: data.number || "",