|
|
@ -1736,6 +1736,7 @@ |
|
|
exportParam.hsCodeDescType=this.hsCodeDescType |
|
|
exportParam.hsCodeDescType=this.hsCodeDescType |
|
|
if (this.propertiesList.length>0) { |
|
|
if (this.propertiesList.length>0) { |
|
|
this.currentRow.brand='品牌' |
|
|
this.currentRow.brand='品牌' |
|
|
|
|
|
exportParam.brand = '品牌' |
|
|
exportParam.propertiesList = this.propertiesList |
|
|
exportParam.propertiesList = this.propertiesList |
|
|
} |
|
|
} |
|
|
let error; |
|
|
let error; |
|
|
|