<#assign gridName="flowableGrid${uuid!}"> <@ZKUI.GridBox gridName="${gridName}"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.Combo width="148" maxlength="50" id="personPin${uuid}" title="att_common_person" readonly="false" empty="false"> <@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.workflow.vo.FlowTaskItem" query="attFlowable.do?list"/>