[#include "/business/wechat/include/title.html" /]
[#include "/business/wechat/include/wheader.html" /]
选择${Constants.CUSTOMER_CONSTANTS}名称
当前选择:
[#if checkSl?? && checkSl?size>0]
[#list checkSl as sl]
${sl.checkName}
[/#list]
[/#if]
[#if customers?? && customers?size > 0]
[#list customers as customer]
[/#list]
[/#if]