From 1190b6e0bea6f91b85b8e1b574300b18aac3e562 Mon Sep 17 00:00:00 2001
From: wangjuncheng <1>
Date: 星期三, 25 六月 2025 14:43:29 +0800
Subject: [PATCH] 11111111

---
 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