<#assign gridName="authPermissionSystemGrid${uuid!}"> <@ZKUI.GridBox gridName="${gridName}"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.Input name="code" maxlength="30" title="auth_sys_number" type="text"/> <@ZKUI.Toolbar> <@ZKUI.ToolItem id="refresh" text="common_op_refresh" img="comm_refresh.png" action="commonRefresh"> <@ZKUI.Grid vo="com.zkteco.zkbiosecurity.auth.vo.AuthPermissionSystemItem" query="authPermissionSystem.do?list&resourceType=system"/>