From fd1ae4cdd854fa0268f544110843a797a5317834 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: Fri, 17 Jul 2026 14:14:10 +0800 Subject: [PATCH] 1 --- src/views/modules/automatedWarehouse/callOut.vue | 6 +++--- src/views/modules/automatedWarehouse/callOutToStation.vue | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/modules/automatedWarehouse/callOut.vue b/src/views/modules/automatedWarehouse/callOut.vue index 93211a9..6489548 100644 --- a/src/views/modules/automatedWarehouse/callOut.vue +++ b/src/views/modules/automatedWarehouse/callOut.vue @@ -99,9 +99,9 @@ | WDR: {{ pallet.wdr }} - - | 失效日期: {{ pallet.expiredDate }} - + + | 接收日期: {{ pallet.receiveDate }} +
diff --git a/src/views/modules/automatedWarehouse/callOutToStation.vue b/src/views/modules/automatedWarehouse/callOutToStation.vue index 2bde563..3cae934 100644 --- a/src/views/modules/automatedWarehouse/callOutToStation.vue +++ b/src/views/modules/automatedWarehouse/callOutToStation.vue @@ -95,8 +95,8 @@ | WDR: {{ pallet.wdr }} - - | 失效日期: {{ pallet.expiredDate }} + + | 接收日期: {{ pallet.receiveDate }}