[#include "/business/pages/include/static.html" /] [#include "/component/DatePicker.html" /]
基本信息
${Constants.CUSTOMER_CONSTANTS}名称:
${health.customer_name}
${Constants.UNIT_CONSTANTS}:
${health.sub_customer_name}
联系人:
联系方式:
计划巡检日期:
${DateUtil.format("yyyy-MM-dd",health.plan_exe_date)}
巡检执行日期:
[@datepicker id="plan_time" value="${health.plan_time}" class="general" length=8/]
巡检配置
新增
分类名称
配置名称
搜索编号
存放位置
操作
[#if ciList??&&ciList?size>0] [#list ciList as item]
[#if item.children??] [#list item.children as ci_item]${ci_item.item_id}-[/#list] [/#if]
${item.CATENAME}
${item.CINAME}
${item.SEARCHCODE}
${item.POSITION}
删除
指标配置
[/#list] [#else]
暂无信息
[/#if]