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

主状态界面行为 --fix4

上级 0a8a2971
......@@ -118,7 +118,7 @@ export default class ${srfclassname(item.getCodeName())}UIActionBase extends Ent
* @memberof ${srfclassname('${item.getCodeName()}')}UIServiceBase
*/
constructor(opts: any = {}) {
super(opts);
super();
this.authService = new ${srfclassname('${item.getCodeName()}')}AuthService(opts);
this.initViewMap();
this.initDeMainStateMap();
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册