提交 2bba6c21 编写于 作者: neko's avatar neko

update

上级 6857af65
......@@ -36,7 +36,7 @@ export default class App extends PureComponent {
<#list app.getAllPSAppViews() as view>
<#if view.getViewType() == "DEEDITVIEW">
<TabPane tab="<#if view.getCaption()??>${view.getCaption()}<#else>未知</#if>" key="${view_index}">
<${${srfclassname(view.getCodeName())}}/>
<${srfclassname(view.getCodeName())}/>
</TabPane>
</#if>
</#list>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册