chenghanbin пре 5 месеци
родитељ
комит
6f0f890363
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/PGSMSP/lqyfw/grainAnalysis.vue

+ 1 - 1
src/views/PGSMSP/lqyfw/grainAnalysis.vue

@@ -145,7 +145,7 @@
145 145
 		{ key: 'tempMax', title: '最高温', align: 'center' },
146 146
 		{ key: 'tempMin', title: '最低温', align: 'center' },
147 147
 		{ key: 'xlsfyc', title: '线缆是否异常', align: 'center' },
148
-		{ key: 'gatherTime', title: '预警时间', align: 'center' },
148
+		{ key: 'gatherTime', title: '采集时间', align: 'center' },
149 149
 		{ key: 'cz', width: 120, title: '操作', align: 'center' }
150 150
 	]
151 151
 </script>