From 26aad7b5f4c198eeaecb5d7025fcec1da8c59446 Mon Sep 17 00:00:00 2001 From: lzh Date: Tue, 7 Apr 2026 22:13:15 +0800 Subject: [PATCH] =?UTF-8?q?fix(@vben/web-antd):=20=E5=B7=A5=E5=8D=95?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E6=97=B6=E9=97=B4=E6=94=B9=E4=B8=BA=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E7=B2=BE=E7=A1=AE=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web-antd/src/views/ops/work-order/detail/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-antd/src/views/ops/work-order/detail/index.vue b/apps/web-antd/src/views/ops/work-order/detail/index.vue index 0d730aed5..dcff0e318 100644 --- a/apps/web-antd/src/views/ops/work-order/detail/index.vue +++ b/apps/web-antd/src/views/ops/work-order/detail/index.vue @@ -932,7 +932,7 @@ onUnmounted(stopPolling); }} {{ - formatRelativeTime(log.time) + formatDateTime(log.time) }}