From 5b811e5fce385919ec3a09a61d4478fc933ab10b Mon Sep 17 00:00:00 2001 From: ruanqi Date: Wed, 24 Apr 2024 15:40:19 +0800 Subject: [PATCH] 1 --- src/views/modules/board/SORoutingBoard.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/views/modules/board/SORoutingBoard.vue b/src/views/modules/board/SORoutingBoard.vue index a306947..0540e39 100644 --- a/src/views/modules/board/SORoutingBoard.vue +++ b/src/views/modules/board/SORoutingBoard.vue @@ -159,10 +159,13 @@ }, methods: { tableRowClassName ({row, rowIndex}) { - if ( new Date(row.sScheduledDate)