From fa541dda36e58de1d491b3ff4073c51b16606515 Mon Sep 17 00:00:00 2001 From: wangjuncheng <1> Date: 星期三, 25 六月 2025 17:29:42 +0800 Subject: [PATCH] 2 --- src/components/monifangzhen/echartInfo.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/components/monifangzhen/echartInfo.vue b/src/components/monifangzhen/echartInfo.vue index 9231c23..3f73aaa 100644 --- a/src/components/monifangzhen/echartInfo.vue +++ b/src/components/monifangzhen/echartInfo.vue @@ -309,7 +309,6 @@ if (nowTime.value) { const timeParts = nowTime.value.split(" "); const timeOnly = timeParts[1]; // 鑾峰彇 "mm:ss" 閮ㄥ垎 - console.log(nowTime.value, "nowTime.valuenowTime.value"); return timeOnly; } }; -- Gitblit v1.9.3