<{if $_finder.allowImport || $_finder.allowExport}>
<{t}>导入导出<{/t}> |
<{if $_finder.allowImport}>
<{t}>导入<{/t}>
<{/if}>
<{if $_finder.allowExport}>
<{t}>导出<{/t}>
<{/if}>
|
|
<{/if}>
<{if $_finder.finder_action_tpl}>
<{include file=$_finder.finder_action_tpl}> |
<{/if}>
<{if $_finder.filter && count($_finder.viewlist)>0}>
<{t}>视图<{/t}> |
|
|
<{/if}>
<{if $_finder.searchOptions&&false}>
|
<{/if}>
<{if $_finder.deleteAble}>
<{$_finder.noRecycle}>
<{if $_finder.noRecycle}>
<{t}>删除<{/t}>
<{else}>
<{t}>删除<{/t}>
<{t}>回收站<{/t}>
<{/if}>
<{/if}>
<{if $_finder.batchEdit}>
<{t}>批量编辑<{/t}>
<{/if}>
|
|