<#assign gridName="visVisitorGrid${uuid!}"> <@ZKUI.GridBox gridName="${gridName}"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.Input name="category" title="vis_watchList_category" type="text"/> <@ZKUI.Toolbar> <@ZKUI.ToolItem id="refresh" text="common_op_refresh" img="comm_refresh.png" action="commonRefresh" permission="vis:watchListCategory:refresh"> <@ZKUI.ToolItem id="watchList.do?addCategoryView" text="common_op_new" width="782" height="397" img="comm_add.png" action="newCategory" permission="vis:watchListCategory:add"> <@ZKUI.ToolItem id="watchList.do?delCategorys&names=(name)&certNumbers=(certNumber)" text="common_op_del" img="comm_del.png" action="commonDel" permission="vis:watchListCategory:del"> <@ZKUI.Grid vo="com.zkteco.zkbiosecurity.vis.vo.VisWatchListCategoryItem" query="watchList.do?categoryList"/>