[#include "/business/pages/include/static.html" /] [#include "/component/DatePicker.html" /]

基本信息

${info.customer_name} ${info.sub_customer_name}
${info.contacts_name} ${info.contacts_tel}
${DateUtil.format("yyyy-MM-dd",info.plan_execution_date)} ${DateUtil.format("yyyy-MM-dd",info.require_date)}

巡检配置

[#if ciList??&&ciList?size>0] [#list ciList as item] [/#list] [#else] [/#if]
序号 配置名称 执行人 存放位置 状态 操作
${item_index+1} ${item.CINAME} ${item.USER_NAME} ${item.POSITION} [#if item.DEAL_STATE==1] 已完成 [#elseif item.DEAL_STATE==2] 未完成 [#elseif item.DEAL_STATE==3] 未执行 [/#if] 巡检
暂无信息