From 5d696dc1437bf4a40e9d35737f859f52083fddd7 Mon Sep 17 00:00:00 2001 From: Zhao Zuohong Date: Sun, 17 Sep 2023 17:25:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A5=E5=BF=97=E6=97=B6=E9=97=B4=E9=AB=98?= =?UTF-8?q?=E4=BA=AE=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/App.vue b/ui/src/App.vue index 04ff493fd..bce79c4f5 100644 --- a/ui/src/App.vue +++ b/ui/src/App.vue @@ -107,7 +107,7 @@ onMounted(async () => { className: 'date' }, { - begin: /[0-9]+:[0-9]+:[0-9]+/, + begin: /[0-9]+:[0-9]+:[0-9]+(\.[0-9]+)?/, className: 'time' }, {