提交 6e3101fd 编写于 作者: tony001's avatar tony001

调整权限服务和ui服务的依赖关系 --- fix1

上级 d61cdfc4
......@@ -384,7 +384,7 @@ ${P.getLogicCode(appdeUIAction, "LOGIC.vue").code}
* @memberof ${srfclassname('${item.getCodeName()}')}UIServiceBase
*/
public getAllOPPrivs(data:any){
return this.authService.getDEMainStateOPPrivs(this.getDEMainStateOPPrivs(data));
return this.authService.getOPPrivs(this.getDEMainStateOPPrivs(data));
}
}
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册