|
@@ -797,6 +797,7 @@
|
|
|
this.formDataApplyTime.SupplierCertId = parseInt(res.data.CertId)
|
|
this.formDataApplyTime.SupplierCertId = parseInt(res.data.CertId)
|
|
|
this.formDataApplyTime.SupplierTypeCode = res.data.SupplierTypeCode
|
|
this.formDataApplyTime.SupplierTypeCode = res.data.SupplierTypeCode
|
|
|
this.$refs['GoodsInfo'].CityAry = []
|
|
this.$refs['GoodsInfo'].CityAry = []
|
|
|
|
|
+ this.$refs['GoodsInfo'].initMaunfactureList(res.data.CertId)
|
|
|
this.$refs['GoodsInfo'].CityAry.push(this.formData.Province)
|
|
this.$refs['GoodsInfo'].CityAry.push(this.formData.Province)
|
|
|
this.$refs['GoodsInfo'].CityAry.push(this.formData.City)
|
|
this.$refs['GoodsInfo'].CityAry.push(this.formData.City)
|
|
|
this.$refs['GoodsInfo'].CityAry.push(this.formData.Street)
|
|
this.$refs['GoodsInfo'].CityAry.push(this.formData.Street)
|