[#include "/business/pages/include/static.html" /]
[#include "/component/DatePicker.html" /]
[#include "/component/newsel.html" /]
[#include "/business/pages/include/print.html" /]
[#include "/uc/include/header.html" /]
[#assign focusLabel = 'INCIDENT']
[#include "/uc/statis/ucstatisHeader.html" /]
[#assign tjType = 'BBTJ']
[#assign tjFocus = 'REPORT_SER']
[#include "/uc/statis/incident/incidentLeft.html" /]
[@sel id="cusId" labelName="cusName" textField="id" valueField="name" source=cusList/]
[@datepicker id="beginDay" value="${beginTime}" class="general" length=8 /]
[@datepicker id="endDay" class="general" length=8 value="${endTime}" /]
|
重置查询
|
---|
[#include "/business/pages/include/footer.html" /]