提交 297b1eb9 编写于 作者: JunZai's avatar JunZai

update

上级 3880d18c
...@@ -13,6 +13,10 @@ import { debounceTime, distinctUntilChanged } from 'rxjs/operators'; ...@@ -13,6 +13,10 @@ import { debounceTime, distinctUntilChanged } from 'rxjs/operators';
}) })
export class ${srfclassname('${ctrl.name}')} implements OnInit { export class ${srfclassname('${ctrl.name}')} implements OnInit {
constructor(private $util: Util){
}
/** /**
* 数据对象 * 数据对象
* *
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册