|
|
@@ -479,8 +479,9 @@
|
|
|
LinkHouseNo: '',
|
|
|
LinkZipCode: '',
|
|
|
QualitySystemCert: '',
|
|
|
- // ProductQualityCert: '',
|
|
|
- // MaunLicense: '',
|
|
|
+ ProductQualityCert: '',
|
|
|
+ MaunLicense: '',
|
|
|
+ PACNumber:'',
|
|
|
QualifCert: '',
|
|
|
QualifCertLevel: '',
|
|
|
SafetyLicense: '',
|
|
|
@@ -900,6 +901,9 @@
|
|
|
this.formData.Remark = fdata.Remark
|
|
|
this.formData.TjinNotify = fdata.TjinNotify
|
|
|
this.formData.Status = fdata.Status
|
|
|
+ this.formData.ProductQualityCert = fdata.ProductQualityCert
|
|
|
+ this.formData.MaunLicense = fdata.MaunLicense
|
|
|
+ this.formData.PACNumber = fdata.PACNumber
|
|
|
|
|
|
this.$refs['BasisInfo'].CityAry = []
|
|
|
this.$refs['BasisInfo'].CityAry.push(this.formData.Province)
|