开始使用人:
{{ detailInfo.userName }}
开始时间:
{{ nx.$helper.formateToDateTime(detailInfo.useTimeStart) }}
结束使用人:
{{ detailInfo.userNameEnd }}
结束时间:
{{ nx.$helper.formateToDateTime(detailInfo.useTimeEnd) }}
使用前状态:
{{ detailInfo.stateBefore }}
使用后状态:
{{ detailInfo.stateAfter }}
温度(℃):
{{ detailInfo.temperature }}
湿度(%RH):
{{ detailInfo.humidity }}
检测项目:
{{ detailInfo.useItem }}