[#include "/business/wechat/include/title.html" /] [#include "/business/wechat/include/wheader.html" /]
巡检状态 [#if info.DEAL_STATE==1]已完成 [/#if] [#if info.DEAL_STATE==2]未完成[/#if] [#if info.DEAL_STATE==3]未执行[/#if]
开始时间 ${DateUtil.format("yyyy-MM-dd HH:mm",info.START_TIME)}
结束时间 ${DateUtil.format("yyyy-MM-dd HH:mm",info.FINISH_TIME)}
巡检总结 ${info.ORDER_NOTE}