提交 9c0ef121 编写于 作者: tony001's avatar tony001

调整ui服务注入 --- fix3

上级 a7f9d468
......@@ -38,7 +38,7 @@ import ${srfclassname('${uiAction.getPSAppWFVer().getCodeName()}')}WFUIService f
</#list>
</#if>
<#if appde??>
import ${srfclassname('${curAppEntity.getCodeName()}')}UIService from '@/uiservice/${srffilepath2(curAppEntity.getCodeName())}/${srffilepath2(curAppEntity.getCodeName())}-ui-service';
import ${srfclassname('${appde.getCodeName()}')}UIService from '@/uiservice/${srffilepath2(appde.getCodeName())}/${srffilepath2(appde.getCodeName())}-ui-service';
</#if>
<#if import_block??>
${import_block}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册