<#assign gridName="baseDictionaryGrid${uuid!}"> <@ZKUI.GridBox gridName="${gridName}"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.Combo empty="true" name="moduleName" title="base_opLog_opSys" path="/baseDictionaryValue.do?getModuleNameList" onChange="moduleNameChange"> <@ZKUI.Combo empty="true" id="dictName" name="dictName" title="base_dictionary_category" path="/baseDictionaryValue.do?getNameList"> <@ZKUI.Toolbar> <@ZKUI.LinkButton id="refresh" text="common_op_refresh" img="comm_refresh.png" action="commonRefresh" permission="base:dictionary:refresh"> <@ZKUI.Grid vo="com.zkteco.zkbiosecurity.system.vo.BaseDictionaryValueItem" query="baseDictionaryValue.do?list"/>