diff --git a/src/views/modules/automatedWarehouse/notifyDetailQuery.vue b/src/views/modules/automatedWarehouse/notifyDetailQuery.vue index 60860f7..248ea22 100644 --- a/src/views/modules/automatedWarehouse/notifyDetailQuery.vue +++ b/src/views/modules/automatedWarehouse/notifyDetailQuery.vue @@ -319,6 +319,25 @@ export default { columnWidth: 130, showOverflowTooltip: true }, + { + userId: this.$store.state.user.name, + functionId: 801001, + serialNumber: '801001Table1PushWcsTime', + tableId: '801001Table1', + tableName: '申请单订单列表', + columnProp: 'pushWcsTime', + headerAlign: 'center', + align: 'center', + columnLabel: '推送WCS时间', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 130, + showOverflowTooltip: true + }, { userId: this.$store.state.user.name, functionId: 801001, diff --git a/src/views/modules/noOrderIssue/noOrderNotification.vue b/src/views/modules/noOrderIssue/noOrderNotification.vue index 5fdd3c3..35443f9 100644 --- a/src/views/modules/noOrderIssue/noOrderNotification.vue +++ b/src/views/modules/noOrderIssue/noOrderNotification.vue @@ -1494,6 +1494,24 @@ export default { fixed: false, columnWidth: 80, }, + { + userId: this.$store.state.user.name, + functionId: 444002, + serialNumber: '555001Table1PushWcsTime', + tableId: '555001Table1', + tableName: '领料申请派工单子表', + columnProp: 'pushWcsTime', + headerAlign: 'center', + align: 'center', + columnLabel: '推送WCS时间', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: false, + columnWidth: 130, + }, { userId: this.$store.state.user.name, functionId: 444002, diff --git a/src/views/modules/orderIssure/searchIssureNotify.vue b/src/views/modules/orderIssure/searchIssureNotify.vue index f4b7ecc..66ec67a 100644 --- a/src/views/modules/orderIssure/searchIssureNotify.vue +++ b/src/views/modules/orderIssure/searchIssureNotify.vue @@ -797,7 +797,26 @@ status: true, fixed: '', columnWidth: 80, - }, { + }, + { + userId: this.$store.state.user.name, + functionId: 701002, + serialNumber: '701002Table2PushWcsTime', + tableId: "701002Table2", + tableName: "领料申请派工单子表", + columnProp: 'pushWcsTime', + headerAlign: "center", + align: "center", + columnLabel: '推送WCS时间', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 130, + }, + { userId: this.$store.state.user.name, functionId: 701002, serialNumber: '701002Table2SOOrderNo', diff --git a/src/views/modules/poOrder/searchPoIssureNotify.vue b/src/views/modules/poOrder/searchPoIssureNotify.vue index faa6e62..34ef797 100644 --- a/src/views/modules/poOrder/searchPoIssureNotify.vue +++ b/src/views/modules/poOrder/searchPoIssureNotify.vue @@ -639,6 +639,24 @@ export default { fixed: '', columnWidth: 80, }, + { + userId: this.$store.state.user.name, + functionId: 701002, + serialNumber: '701002Table2PushWcsTime', + tableId: '701002Table2', + tableName: '领料申请派工单子表', + columnProp: 'pushWcsTime', + headerAlign: 'center', + align: 'center', + columnLabel: '推送WCS时间', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 130, + }, { userId: this.$store.state.user.name, functionId: 701002, diff --git a/src/views/modules/shipment/shipmentNotification.vue b/src/views/modules/shipment/shipmentNotification.vue index d327b4b..c47b3ca 100644 --- a/src/views/modules/shipment/shipmentNotification.vue +++ b/src/views/modules/shipment/shipmentNotification.vue @@ -1391,6 +1391,24 @@ export default { fixed: '', columnWidth: 100, }, + { + userId: this.$store.state.user.name, + functionId: 701001, + serialNumber: '701001Table2PushWcsTime', + tableId: '701001Table2', + tableName: '查询工单', + columnProp: 'pushWcsTime', + headerAlign: 'center', + align: 'center', + columnLabel: '推送WCS时间', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 130, + }, { userId: this.$store.state.user.name, functionId: 701001,