From 0667a6e0d2a4cb8794fa3e7413330bd96be84cfa Mon Sep 17 00:00:00 2001 From: ruanqi Date: Mon, 23 Sep 2024 10:51:35 +0800 Subject: [PATCH] =?UTF-8?q?0412=20=E6=96=B0=E7=9C=8B=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/board/thisWeekShipmentBoard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/board/thisWeekShipmentBoard.vue b/src/views/modules/board/thisWeekShipmentBoard.vue index 7d16cd0..4906f5f 100644 --- a/src/views/modules/board/thisWeekShipmentBoard.vue +++ b/src/views/modules/board/thisWeekShipmentBoard.vue @@ -140,7 +140,7 @@ if (new Date(row.enteredDate)>new Date(this.dayjs().add(-1,'day'))) { return 'success-row' } - if ( new Date(row.planShipDate)