[#include "/business/pages/include/static.html" /] [#if !type??]
添加处理记录
[/#if] [#if devices?? && devices?size>0]
序号
搜索码
配置名称
存放位置
[#if !type??]
操作
[/#if]
[#list devices as device]
${device_index+1}
${device.SEARCHCODE}
${device.CINAME}
${device.POSITION}
[#if !type??]
删除
[/#if]
[/#list]
[#else]
[/#if]