From 615aa04af8b32290c7793a33e281ffb56e9b3773 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Wed, 28 Jan 2026 15:24:19 +0800 Subject: [PATCH] =?UTF-8?q?feat(table):=20=E6=B7=BB=E5=8A=A0=E5=8F=96?= =?UTF-8?q?=E5=87=BA=E6=97=B6=E9=97=B4=E5=88=97=E9=85=8D=E7=BD=AE=E5=88=B0?= =?UTF-8?q?=E5=A4=9A=E4=B8=AA=E8=A1=A8=E6=A0=BC=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在noOrderNotification.vue中为预留标签清单表添加取出时间列 - 在notifyDetailQuery.vue中为预留标签清单表添加取出时间列 - 在searchIssureNotify.vue中为预留标签清单表添加取出时间列 - 在searchPoIssureNotify.vue中为预留标签清单表添加取出时间列 - 在shipmentNotification.vue中为预留标签清单表添加取出时间列 - 所有新增列都设置宽度为140px并居中对齐显示 --- .../automatedWarehouse/notifyDetailQuery.vue | 19 +++++++++++++++++++ .../noOrderIssue/noOrderNotification.vue | 18 ++++++++++++++++++ .../orderIssure/searchIssureNotify.vue | 18 ++++++++++++++++++ .../modules/poOrder/searchPoIssureNotify.vue | 18 ++++++++++++++++++ .../modules/shipment/shipmentNotification.vue | 18 ++++++++++++++++++ 5 files changed, 91 insertions(+) diff --git a/src/views/modules/automatedWarehouse/notifyDetailQuery.vue b/src/views/modules/automatedWarehouse/notifyDetailQuery.vue index 248ea22..1f8765e 100644 --- a/src/views/modules/automatedWarehouse/notifyDetailQuery.vue +++ b/src/views/modules/automatedWarehouse/notifyDetailQuery.vue @@ -588,6 +588,25 @@ export default { columnWidth: 80, showOverflowTooltip: true }, + { + userId: this.$store.state.user.name, + functionId: 801001, + serialNumber: '801001Table2OutWcsTime', + tableId: '801001Table2', + tableName: '预留标签清单表', + columnProp: 'outWcsTime', + headerAlign: 'center', + align: 'center', + columnLabel: '取出时间', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 140, + showOverflowTooltip: true + }, ] } }, diff --git a/src/views/modules/noOrderIssue/noOrderNotification.vue b/src/views/modules/noOrderIssue/noOrderNotification.vue index 35443f9..7a21260 100644 --- a/src/views/modules/noOrderIssue/noOrderNotification.vue +++ b/src/views/modules/noOrderIssue/noOrderNotification.vue @@ -1679,6 +1679,24 @@ export default { fixed: '', columnWidth: 80, }, + { + userId: this.$store.state.user.name, + functionId: 444002, + serialNumber: '444002Table6OutWcsTime', + tableId: '444002Table6', + tableName: '预留标签清单表', + columnProp: 'outWcsTime', + headerAlign: 'center', + align: 'center', + columnLabel: '取出时间', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 140, + }, ], rules: { bu: [ diff --git a/src/views/modules/orderIssure/searchIssureNotify.vue b/src/views/modules/orderIssure/searchIssureNotify.vue index 66ec67a..77b26c7 100644 --- a/src/views/modules/orderIssure/searchIssureNotify.vue +++ b/src/views/modules/orderIssure/searchIssureNotify.vue @@ -1322,6 +1322,24 @@ status: true, fixed: '', columnWidth: 80 + }, + { + userId: this.$store.state.user.name, + functionId: 701002, + serialNumber: '701002Table6OutWcsTime', + tableId: "701002Table6", + tableName: "预留标签清单表", + columnProp: "outWcsTime", + headerAlign: "center", + align: "center", + columnLabel: "取出时间", + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 140 } ], diff --git a/src/views/modules/poOrder/searchPoIssureNotify.vue b/src/views/modules/poOrder/searchPoIssureNotify.vue index 34ef797..da4206a 100644 --- a/src/views/modules/poOrder/searchPoIssureNotify.vue +++ b/src/views/modules/poOrder/searchPoIssureNotify.vue @@ -1185,6 +1185,24 @@ export default { fixed: '', columnWidth: 80, }, + { + userId: this.$store.state.user.name, + functionId: 701002, + serialNumber: '701002Table6OutWcsTime', + tableId: '701002Table6', + tableName: '预留标签清单表', + columnProp: 'outWcsTime', + headerAlign: 'center', + align: 'center', + columnLabel: '取出时间', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 140, + }, ], // 导出 start diff --git a/src/views/modules/shipment/shipmentNotification.vue b/src/views/modules/shipment/shipmentNotification.vue index c47b3ca..dcc2e66 100644 --- a/src/views/modules/shipment/shipmentNotification.vue +++ b/src/views/modules/shipment/shipmentNotification.vue @@ -1745,6 +1745,24 @@ export default { fixed: '', columnWidth: 80, }, + { + userId: this.$store.state.user.name, + functionId: 444002, + serialNumber: '444002Table6OutWcsTime', + tableId: '444002Table6', + tableName: '预留标签清单表', + columnProp: 'outWcsTime', + headerAlign: 'center', + align: 'center', + columnLabel: '取出时间', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 140, + }, ], rules: { bu: [