瀏覽代碼

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

lxh 1 月之前
父節點
當前提交
4ac4cb685e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>