From fcf852b9010b21ad5074449c93d9923a2655d2c8 Mon Sep 17 00:00:00 2001 From: gcd Date: Wed, 2 Jul 2025 22:11:19 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E5=A4=8D=E8=AE=A2=E5=8D=95?= =?UTF-8?q?=E6=9C=AA=E9=80=89=E6=8B=A9=E9=A2=84=E7=BA=A6=E6=97=B6=E9=97=B4?= =?UTF-8?q?=EF=BC=8C=E5=B8=88=E5=82=85=E9=80=89=E6=8B=A9=E9=A2=84=E7=BA=A6?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E5=90=8E=EF=BC=8C=E5=B7=A5=E4=BD=9C=E5=8F=B0?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E6=97=A0=E6=B3=95=E6=98=BE=E7=A4=BA=E9=A2=84?= =?UTF-8?q?=E7=BA=A6=E6=97=B6=E9=97=B4=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/workbench/workbench.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/workbench/workbench.vue b/pages/workbench/workbench.vue index f722b3e..9216d6e 100644 --- a/pages/workbench/workbench.vue +++ b/pages/workbench/workbench.vue @@ -21,8 +21,8 @@ - {{helpers.formatDate(item.plan_time)}} - 未预约时间 + 未预约时间 + {{helpers.formatDate(item.plan_time)}} {{getOrderStatusText(item.status)}}