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