diff --git a/src/views/modules/ecss/declaration.vue b/src/views/modules/ecss/declaration.vue index d834f76..3bbdd16 100644 --- a/src/views/modules/ecss/declaration.vue +++ b/src/views/modules/ecss/declaration.vue @@ -1736,6 +1736,7 @@ exportParam.hsCodeDescType=this.hsCodeDescType if (this.propertiesList.length>0) { this.currentRow.brand='品牌' + exportParam.brand = '品牌' exportParam.propertiesList = this.propertiesList } let error;