<#assign gridName="ivsAlgorithm${uuid!}"> <@ZKUI.GridBox gridName="${gridName}"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.Input name="name" maxlength="30" title="ivs_att_vidName" type="text"/> <@ZKUI.Combo empty="true" name="algorithm" followTab="true" readonly="true" title="ivs_algorithm"> <@ZKUI.Toolbar> <@ZKUI.ToolItem id="refresh" text="common_op_refresh" img="comm_refresh.png" action="commonRefresh" permission="ivs:algorithm:refresh"> <@ZKUI.ToolItem id="algorithm.do?synchronize" action="commonOperate" text="ivs_getAlgorithm" img="ivs_vid_getAlgorithm.png"> <@ZKUI.Grid vo="com.zkteco.zkbiosecurity.ivs.vo.IvsAlgorithmInfoItem" query="algorithm.do?list"/>