|
|
@@ -747,6 +747,7 @@
|
|
|
this.$refs['GoodsInfo'].LinkCityAry.push(this.formData.LinkProvince)
|
|
|
this.$refs['GoodsInfo'].LinkCityAry.push(this.formData.LinkCity)
|
|
|
this.$refs['GoodsInfo'].LinkCityAry.push(this.formData.LinkStreet)
|
|
|
+ this.$refs['GoodsInfo'].initMaunfactureList(this.certId)
|
|
|
/* this.$refs['GoodsInfo'].UnitRelationAry = []
|
|
|
if (this.formData.SpecTypeCode.length > 0) {
|
|
|
this.$refs['GoodsInfo'].UnitRelationAry = this.formData.SpecTypeCode.split(',')
|