提交 626019e0 编写于 作者: KK's avatar KK

分页导航视图计数器调整

上级 386322dc
......@@ -71,12 +71,6 @@ import ${srfclassname('${appCounter.getCodeName()}')}CounterService from '@/ap
<#if ctrl.getPSSysCounterRef().getPSAppCounter()??>
<#assign appCounter = ctrl.getPSSysCounterRef().getPSAppCounter()/>
<#if !P.exists("importService3", ctrl.getPSSysCounterRef().getPSAppCounter().getPSAppDataEntity().getId(), "")>
/**
* ${srfclassname('${appCounter.getCodeName()}')}CounterService计数器服务对象
*
* @type {${srfclassname('${appCounter.getCodeName()}')}CounterService}
* @memberof ${srfclassname('${view.name}')}
*/
this.${srfclassname('${appCounter.getCodeName()}')}counterservice = new ${srfclassname('${appCounter.getCodeName()}')}CounterService({$store: this.$store,context:this.context,viewparams:this.viewparams});
</#if>
</#if>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册