<@ZKUI.Layout style="height:100%;width:100%;"> <@ZKUI.Cell title="base_customReport" hideArrow="true" width="320"> <@ZKUI.GridBox gridName="attCustomReportLeftGridName" autoFirst="true"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.Input name="name" maxlength="50" title="common_name" type="text"/> <@ZKUI.Toolbar> <@ZKUI.ToolItem type="refresh" action="commonRefresh" permission="att:customReport:refresh"> <@ZKUI.ToolItem id="attCustomReport.do?edit" text="common_op_new" width="800" height="600" img="comm_add.png" action="commonAdd" permission="att:customReport:add"> <@ZKUI.ToolItem id="attCustomReport.do?del&names=(name)" text="common_op_del" img="comm_del.png" action="commonDel" callback="attCustomReportLeftGridDelCallback" permission="att:customReport:del"> <@ZKUI.Grid onRowSelect="attCustomReportLeftGridRowSelect" vo="com.zkteco.zkbiosecurity.att.vo.AttCustomReportItem" query="attCustomReport.do?list"/> <@ZKUI.Cell title="base_customReport_detail" hideArrow="true">