[#include "/business/wechat/include/title.html" /] [#include "/business/wechat/include/wheader.html" /]
查询条件

${Constants.CUSTOMER_CONSTANTS}名称

[#if RequestParameters.statsType == 'type'||RequestParameters.statsType == 'flreport']

一级分类

二级分类

[/#if] [#if RequestParameters.statsType == 'csreport']

类型

[/#if]

关闭${Constants.CUSTOMER_CONSTANTS}列表

[#if customers??&&customers?size>0] [#list customers as customer]
[/#list] [/#if]
[#if RequestParameters.statsType == 'type'||RequestParameters.statsType == 'flreport']

关闭一级分类

[#if lv1List??&&lv1List?size>0] [#list lv1List as lv1]
[/#list] [/#if]

关闭二级分类

[/#if] [#if RequestParameters.statsType == 'csreport']

关闭类型

[/#if]