From 7fd74cafb955021f4f3c287d9edba969645095f1 Mon Sep 17 00:00:00 2001
From: lzhe <181968431@qq.com>
Date: 星期六, 30 十一月 2024 21:48:35 +0800
Subject: [PATCH] 1

---
 src/views/mdc/components/StationLiveSpeed.vue |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/views/mdc/components/StationLiveSpeed.vue b/src/views/mdc/components/StationLiveSpeed.vue
index d74c4b1..e26b21b 100644
--- a/src/views/mdc/components/StationLiveSpeed.vue
+++ b/src/views/mdc/components/StationLiveSpeed.vue
@@ -1,7 +1,7 @@
 <!--
  * @Date: 2024-04-18 21:52:18
- * @LastEditors: gaoshp
- * @LastEditTime: 2024-11-12 19:54:19
+ * @LastEditors: lzhe lzhe@example.com
+ * @LastEditTime: 2024-11-12 20:39:04
  * @FilePath: /cps-web/src/views/mdc/components/StationLiveSpeed.vue
 -->
 <template>
@@ -44,6 +44,7 @@
     },
     data() {
         return {
+            isspeed: false,
             input: '',
             option: {
                 graphic: {

--
Gitblit v1.9.3