提交 2f4ab8c7 编写于 作者: Shine-zwj's avatar Shine-zwj

update

上级 98c8a021
......@@ -543,6 +543,8 @@ import ${srfclassname('${appCounter.getCodeName()}')}CounterService from '@/co
<#else>
const curUIService:${srfclassname('${curAppEntity.getCodeName()}')}UIService = new ${srfclassname('${curAppEntity.getCodeName()}')}UIService();
</#if>
</#if>
</#if>
ViewTool.calcActionItemAuthState({},this.${ModelsName},curUIService);
}
......
......@@ -552,6 +552,8 @@ import ${srfclassname('${appCounter.getCodeName()}')}CounterService from '@/co
<#else>
const curUIService:${srfclassname('${curAppEntity.getCodeName()}')}UIService = new ${srfclassname('${curAppEntity.getCodeName()}')}UIService();
</#if>
</#if>
</#if>
ViewTool.calcActionItemAuthState({},this.${ModelsName},curUIService);
}
......
......@@ -432,6 +432,8 @@
<#else>
const curUIService:${srfclassname('${curAppEntity.getCodeName()}')}UIService = new ${srfclassname('${curAppEntity.getCodeName()}')}UIService();
</#if>
</#if>
</#if>
ViewTool.calcActionItemAuthState({},this.${ModelsName},curUIService);
}
......
......@@ -431,6 +431,8 @@
<#else>
const curUIService:${srfclassname('${curAppEntity.getCodeName()}')}UIService = new ${srfclassname('${curAppEntity.getCodeName()}')}UIService();
</#if>
</#if>
</#if>
ViewTool.calcActionItemAuthState({},this.${ModelsName},curUIService);
}
......
......@@ -549,6 +549,8 @@ import ${srfclassname('${appCounter.getCodeName()}')}CounterService from '@/co
<#else>
const curUIService:${srfclassname('${curAppEntity.getCodeName()}')}UIService = new ${srfclassname('${curAppEntity.getCodeName()}')}UIService();
</#if>
</#if>
</#if>
ViewTool.calcActionItemAuthState({},this.${ModelsName},curUIService);
}
<#ibizinclude>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册