|
@@ -212,6 +212,7 @@ export default {
|
|
|
this.form.contactTel = res.data.contactTel
|
|
|
this.form.businessScope = res.data.businessScope
|
|
|
this.form.sysFlag = res.data.sysFlag
|
|
|
+ this.form.supplierSn = res.data.supplierSn
|
|
|
this.form.enabledFlag = Number(res.data.enabledFlag)
|
|
|
}
|
|
|
})
|