@ZKUI.Layout pattern="3T" style="min-width:1500px"> <@ZKUI.Cell hideHeader="true" height="40">
| <@ZKUI.Combo id="vidExtDeviceId${uuid}" empty="false" autoFirst="true" name="vidExtDeviceId" title="ivs_ext_device_manager" path="ivsFaceStatistic.do?getVidExtDeviceSelectData" onChange="reloadChartChannelData"/> | <@ZKUI.Combo id="channelCode${uuid}" empty="false" autoFirst="true" name="channelCode" title="ivs_ext_channel" onChange="reloadData"/> | <@ZKUI.Combo id="detectType${uuid}" empty="false" name="detectType" title="ivs_ext_ccDetectType"> @ZKUI.Combo> | <@ZKUI.Combo id="statisticsWay${uuid}" empty="false" name="reportType" title="ivs_statisticalMethods"> @ZKUI.Combo> | <@ZKUI.Input id="date${uuid}" type="date" title="ivs_face_report_startTime" name="startTime" readonly="false" today="true">@ZKUI.Input> |