#assign queryform=pannelConfig.queryform>
switch-filter="${queryform.switch_filter!'switch_test'}" #if> <#if queryform.checkbox_filter?? > checkbox-filter="${queryform.checkbox_filter!'checkbox_test'} " #if>> <#include "admin/template/component/comn_form.html"> <#if queryform.tab_buttons??> <#list queryform.tab_buttons as button> ${button.button_name!'查询'} #list> #if>