<#assign gridName="flowableGrid${uuid!}"> <@ZKUI.GridBox gridName="${gridName}"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <#if !staff> <@ZKUI.Input name="personPin" maxlength="30" title="att_person_pin" type="text"/> <@ZKUI.Combo empty="true" name="flowType" title="wf_flow_type"> <@ZKUI.Toolbar> <@ZKUI.ToolItem id="refresh" text="common_op_refresh" img="comm_refresh.png" action="commonRefresh" permission="wf:apply:refresh"> <@ZKUI.Grid vo="com.zkteco.zkbiosecurity.att.vo.AttProcessInfoItem" showColumns="!taskStatus" query="attFlowable.do?pendingTaskList"/>