[#include "/business/pages/include/static.html" /] [#include "/component/DatePicker.html" /]
基本信息
${Constants.CUSTOMER_CONSTANTS}名称:
${info.customer_name}
${Constants.UNIT_CONSTANTS}:
${info.sub_customer_name}
联系人:
联系方式:
计划巡检时间:
${DateUtil.format("yyyy-MM-dd",info.plan_execution_date)}
要求完成时间:
[@datepicker id="require_date" value="${info.require_date}" minDate="${info.plan_execution_date}" class="general" length=8/]
服务内容说明:
${info.service_content}
巡检配置
新增
分类名称
配置名称
搜索编号
存放位置
操作
[#if ciList??&&ciList?size>0] [#list ciList as item]
${item.CATENAME}
${item.CINAME}
${item.SEARCHCODE}
${item.POSITION}
删除
[/#list] [#else]
暂无信息
[/#if]