提交 95c06aaf 编写于 作者: WodahsOrez's avatar WodahsOrez

lxm--同一部件的不同实体的同名界面行为多语言--fix1

上级 e00bd1de
......@@ -3,5 +3,5 @@
</#ibizinclude>
<dropdown-item name="${item.name}">
<#if item.isShowIcon()><#if item.getPSSysImage()??><#assign img=item.getPSSysImage()><i class='<#if img.getCssClass()?? && (img.getCssClass()?length gt 0)>${img.getCssClass()}</#if>'></i></#if></#if>
<#if item.isShowCaption()>{{<#if langbase??>$t('${langbase}.<#if obj.getPSAppDataEntity?? && obj.getPSAppDataEntity()??>${obj.getPSAppDataEntity().getCodeName()?lower_case}_</#if>${obj.getUIActionTag()?lower_case}</#if>')<#else>'${item.getCaption()}'</#if>}}
<#if item.isShowCaption()>{{<#if langbase??>$t('${langbase}.<#if obj.getPSAppDataEntity?? && obj.getPSAppDataEntity()??>${obj.getPSAppDataEntity().getCodeName()?lower_case}_</#if>${obj.getUIActionTag()?lower_case}')<#else>'${item.getCaption()}'</#if>}}</#if>
</dropdown-item>
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册