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

部件基类调整

上级 6a6beb33
...@@ -80,5 +80,14 @@ export class ControlBase extends Vue { ...@@ -80,5 +80,14 @@ export class ControlBase extends Vue {
_this.$emit('closeview', args); _this.$emit('closeview', args);
} }
/**
* 服务
*
* @param {any[]} args
* @memberof ControlBase
*/
protected service:any;
} }
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册