From 7789edecff9a058e3f6337e8da1ffebfff58d1fd Mon Sep 17 00:00:00 2001
From: lzhe <lzhe@example.com>
Date: 星期五, 06 十二月 2024 17:56:19 +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