{{ readTime }}
{{
tableData[item.monitorcode] == "1"
? "行人"
: tableData[item.monitorcode] == "2"
? "行车"
: "--"
}}
{{ doorNetStatus == "1" ? "正常" : "异常" }}
{{ warnFlag == "1" ? "正常" : "异常" }}
{{
tableData[item.monitorcode] == null ||
tableData[item.monitorcode] == ""
? "--"
: tableData[item.monitorcode]
}}
{{
tableData.readData[item.monitorcode] == null ||
tableData.readData[item.monitorcode] == ""
? "--"
: tableData.readData[item.monitorcode]
}}
{{ item.des }}
风窗面积
输入密码
确认
取消