<#ibizinclude>../@MACRO/FUNC/MACRO.ftl <#ibizinclude> ../@MACRO/CONTROL/LANGBASE.vue.ftl <#if ctrl.getName() != 'toolbar'> <#assign ModelsName>${ctrl.getCodeName()?lower_case}Models <#else> <#assign ModelsName = 'toolBarModels' /> <#assign deuiaction=item.getPSUIAction()> <#if item.getTooltip()?? && item.getTooltip() != ''> <#if deuiaction.getUIActionTag() == 'ExportExcel'> <#else> <#if item.getPSUIAction?? && item.getPSUIAction()?? && item.getPSUIAction().getPSAppCounter?? && item.getPSUIAction().getPSAppCounter()??> <#assign uiaction = item.getPSUIAction() /> <#assign counter = uiaction.getPSAppCounter() /> <#if item.isShowIcon()> <#if item.isShowCaption()>{{<#if langbase??>$t('${langbase}.${item.name}.caption')<#else>'${item.getCaption()}'}} <#if item.getPSUIAction?? && item.getPSUIAction()?? && item.getPSUIAction().getPSAppCounter?? && item.getPSUIAction().getPSAppCounter()??>
{{<#if langbase??>$t('${langbase}.${item.name}.tip')<#else>'${item.getTooltip()}'}}
<#else> <#if deuiaction.getUIActionTag() == 'ExportExcel'> <#else> <#if item.getPSUIAction?? && item.getPSUIAction()?? && item.getPSUIAction().getPSAppCounter?? && item.getPSUIAction().getPSAppCounter()??> <#assign uiaction = item.getPSUIAction() /> <#assign counter = uiaction.getPSAppCounter() /> <#if item.isShowIcon()> <#if item.isShowCaption()>{{<#if langbase??>$t('${langbase}.${item.name}.caption')<#else>'${item.getCaption()}'}} <#if item.getPSUIAction?? && item.getPSUIAction()?? && item.getPSUIAction().getPSAppCounter?? && item.getPSUIAction().getPSAppCounter()??>