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