[#include "/business/wechat/include/title.html" /] [#include "/business/wechat/include/wheader.html" /]
健康检查指标项
[#if health?? && health?size>0]

${health.item_name}

优先级名称

${health.priority_level_name}

期望值

${health.expect_value}

配置三级分类名称

${health.thirdlevel_name}

巡检项说明

${StringUtil.str2Html(health.item_note)}

检测标准及方法

${StringUtil.str2Html(health.steps)}

[/#if]