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:[ {