From e50389f53627538c8337ee4711f7503f2bf5a750 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Tue, 23 Sep 2025 19:32:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/ecss/declaration.vue | 36 +++++++++++++------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/views/modules/ecss/declaration.vue b/src/views/modules/ecss/declaration.vue index 4f9f8b0..7ebbd47 100644 --- a/src/views/modules/ecss/declaration.vue +++ b/src/views/modules/ecss/declaration.vue @@ -926,6 +926,24 @@ fixed: '', columnWidth: 100 }, + { + userId: this.$store.state.user.name, + functionId: 801006, + serialNumber: '801006Table1CmcInvoice', + tableId: "801006Table1", + tableName: "报关单主记录", + columnProp: "cmcInvoice", + headerAlign: "center", + align: "left", + columnLabel: "合同协议号", + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 80 + }, { userId: this.$store.state.user.name, functionId: 801006, @@ -1232,24 +1250,6 @@ fixed: '', columnWidth: 80 }, - { - userId: this.$store.state.user.name, - functionId: 801006, - serialNumber: '801006Table1CmcInvoice', - tableId: "801006Table1", - tableName: "报关单主记录", - columnProp: "cmcInvoice", - headerAlign: "center", - align: "left", - columnLabel: "合同协议号", - columnHidden: false, - columnImage: false, - columnSortable: false, - sortLv: 0, - status: true, - fixed: '', - columnWidth: 80 - }, { userId: this.$store.state.user.name, functionId: 801006,