From 92f8c7a168a09426f965bb2bf91acf53e2b39ab7 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Mon, 1 Sep 2025 15:09:18 +0800 Subject: [PATCH] vat --- src/views/modules/ecss/codelnotify.vue | 54 ++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/src/views/modules/ecss/codelnotify.vue b/src/views/modules/ecss/codelnotify.vue index 1ab223b..ffb8f82 100644 --- a/src/views/modules/ecss/codelnotify.vue +++ b/src/views/modules/ecss/codelnotify.vue @@ -1430,6 +1430,24 @@ fixed: '', columnWidth: 80 }, + { + userId: this.$store.state.user.name, + functionId: 801001, + serialNumber: '801001Table2Remark', + tableId: "801001Table2", + tableName: "关务系统发货通知单明细", + columnProp: "vat", + headerAlign: "center", + align: "right", + columnLabel: "VAT", + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100 + }, { userId: this.$store.state.user.name, functionId: 801001, @@ -1520,6 +1538,42 @@ fixed: '', columnWidth: 300 }, + { + userId: this.$store.state.user.name, + functionId: 801001, + serialNumber: '801001Table2Remark', + tableId: "801001Table2", + tableName: "关务系统发货通知单明细", + columnProp: "roll", + headerAlign: "center", + align: "right", + columnLabel: "Roll", + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100 + }, + { + userId: this.$store.state.user.name, + functionId: 801001, + serialNumber: '801001Table2Remark', + tableId: "801001Table2", + tableName: "关务系统发货通知单明细", + columnProp: "carton", + headerAlign: "center", + align: "right", + columnLabel: "Carton", + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100 + }, ], ossColumns:[