Parcourir la source

5.5首页风量监测修改-更新

lxh il y a 1 mois
Parent
commit
4ac4cb685e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/vent/home/colliery/components/wind-monitor.vue

+ 1 - 1
src/views/vent/home/colliery/components/wind-monitor.vue

@@ -1,6 +1,6 @@
 <template>
   <div class="windMonitor">
-    <div class="title-top" @click="getDetail">风量监测11111</div>
+    <div class="title-top" @click="getDetail">风量监测</div>
     <div class="wind-contents">
       <div class="wind-bar" ref="windBar"></div>
     </div>