[@sel id="customer_id" name="customer_id" source=customers textField="ID" valueField="CUSTOMER_NAME" labelName="customer_name" /]
[@datepicker id="create_time" value="" class="general" length=8/]
[@datepicker id="end_time" value="" class="general" length=8/]
[#if types?? && types?size>0]
[#list types as type]
${type.typeName}
[/#list]
[/#if]
| 重置查询 |
---|