From a1569e752b1c2c71c13215543fc6c6f2e2e5860c Mon Sep 17 00:00:00 2001 From: shenzhouyu Date: Tue, 11 Nov 2025 15:06:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=97=E8=A1=A8=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/shipment/shipmentNotification.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/shipment/shipmentNotification.vue b/src/views/modules/shipment/shipmentNotification.vue index 3c4ab28..e12656e 100644 --- a/src/views/modules/shipment/shipmentNotification.vue +++ b/src/views/modules/shipment/shipmentNotification.vue @@ -1139,7 +1139,7 @@ export default { columnProp: 'qtyToIssue', headerAlign: 'center', align: 'right', - columnLabel: '本次退货数量', + columnLabel: '本次发料数量', columnHidden: false, columnImage: false, columnSortable: false,