Parcourir la source

改气象数据title

wangmengwei il y a 3 ans
Parent
commit
0df91d7d54
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/report/weather.vue

+ 1 - 1
src/views/report/weather.vue

@@ -32,7 +32,7 @@
 			</div>
 		</div>
 		<div class="table-box">
-			<div class="title">升压站报警</div>
+			<div class="title">气象数据</div>
 			<ComTable
 			  ref="curRef"
 			  :data="tableData"