{
layout: 'default',
style: {
navigationStyle: 'custom',
navigationBarTitleText: '历史数据图表',
},
}
序号
日期时间
温度(℃)
压力(MPa)
压差(kPa)
瞬时量(Nm³/d)
今日量(m³)
今日时间(分)
仪表状态
{{ index + 1 }}
{{ formatTableTime(item.createTime) }}
{{ item.wd }}
{{ item.yl }}
{{ item.yc }}
{{ item.ssll }}
{{ item.jrl }}
{{ item.jrsj }}
{{ item.zt }}