@ -42,6 +42,8 @@ export function delRecordSteamInstant(objId) {
method: 'delete'
})
}
// 查询蒸汽实时数据(曲线)
export function steamInstantList(query) {
return request({
@ -325,9 +325,9 @@ export default {
},
created() {
const nowDate = parseTime(new Date(), '{y}-{m}-{d}')
/* const nowDate = parseTime(new Date(), '{y}-{m}-{d}')
this.daterangeCollectTime[0] = nowDate + ' 00:00:00'
this.daterangeCollectTime[1] = nowDate + ' 23:59:59'
this.daterangeCollectTime[1] = nowDate + ' 23:59:59'*/
this.getTreeselect()
this.getTreeMonitorInfo()
this.getList()