|
@@ -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>
|