<#assign gridName="demoDepartmentGrid${uuid!}"> <@ZKUI.GridBox gridName="${gridName}"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.Input name="licenseId" maxlength="30" title="system_systemClient_licenseId" type="text"/> <@ZKUI.Input name="email" maxlength="30" title="auth_user_email" type="text"/> <@ZKUI.Toolbar> <@ZKUI.ToolItem type="refresh" /> <@ZKUI.Grid vo="com.zkteco.zkbiosecurity.system.vo.SystemClientInfoItem" query="systemClientInfo.do?list"/>