[#include "/business/pages/include/static.html" /] [#include "/component/newsel.html" /] [#include "/component/DatePicker.html" /] [#include "/business/pages/include/header.html" /] [#include "/business/pages/include/headerNav.html" /]
[#----]
${num.totalOrder}全部工单 ${num.orderPool}工单池 ${num["state"+Constants.WORKFLOW_NODE_FLOWSTATE_UNDISPOSE]?default(0)}待响应工单 ${num["state"+Constants.WORKFLOW_NODE_FLOWSTATE_DOING]?default(0)}进行中工单 ${num["state"+Constants.WORKFLOW_NODE_FLOWSTATE_FINISH]?default(0)}已处理工单

配置采集创建

立即创建
[@sel id="customer_id" name="customer_id" source=customerList textField="CUSTOMER_ID" valueField="CUSTOMER_NAME" labelName="customer_name" callback="changeProject"/]
[@datepicker class="general" id="start_date" value=""/]
[@datepicker class="general" id="end_date" value=""/]
[#if types?? && types?size>0] [#list types as type] ${type.DATAVALUE} [/#list] [/#if]
查询 重置
[#include "/business/pages/include/footer.html" /]