From c2ab3228a6163306a9a04e21dda0819005536120 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Fri, 25 Apr 2025 16:50:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=87=BA=E6=8A=A5=E5=85=B3=E8=A6=81?= =?UTF-8?q?=E7=B4=A0=E9=80=89=E6=8B=A9=E5=93=81=E7=89=8Cbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/ecss/declaration.vue | 1 + 1 file changed, 1 insertion(+) 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;