From 106b9753bf8d0afd8012eed9796d69c7e406af81 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Tue, 2 Dec 2025 17:21:37 +0800 Subject: [PATCH] qtyBox --- src/views/modules/ecss/codelnotify.vue | 36 +++++++++++++++++++ src/views/modules/ecss/codelnotifyConfirm.vue | 36 +++++++++++++++++++ 2 files changed, 72 insertions(+) diff --git a/src/views/modules/ecss/codelnotify.vue b/src/views/modules/ecss/codelnotify.vue index 18ba123..d934dc6 100644 --- a/src/views/modules/ecss/codelnotify.vue +++ b/src/views/modules/ecss/codelnotify.vue @@ -1609,6 +1609,42 @@ fixed: '', columnWidth: 100 }, + { + userId: this.$store.state.user.name, + functionId: 801001, + serialNumber: '801001Table2Remark', + tableId: "801001Table2", + tableName: "关务系统发货通知单明细", + columnProp: "qtyRoll", + headerAlign: "center", + align: "right", + columnLabel: "qty/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: "qtyBox", + headerAlign: "center", + align: "right", + columnLabel: "qty/box", + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100 + }, ], ossColumns:[ diff --git a/src/views/modules/ecss/codelnotifyConfirm.vue b/src/views/modules/ecss/codelnotifyConfirm.vue index 2bae72c..4eb1e41 100644 --- a/src/views/modules/ecss/codelnotifyConfirm.vue +++ b/src/views/modules/ecss/codelnotifyConfirm.vue @@ -1515,6 +1515,42 @@ fixed: '', columnWidth: 100 }, + { + userId: this.$store.state.user.name, + functionId: 801001, + serialNumber: '801001Table2Remark', + tableId: "801001Table2", + tableName: "关务系统发货通知单明细", + columnProp: "qtyRoll", + headerAlign: "center", + align: "right", + columnLabel: "qty/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: "qtyBox", + headerAlign: "center", + align: "right", + columnLabel: "qty/box", + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100 + }, ], columnList3:[ {