fix(control): lint error

This commit is contained in:
thinkinggis 2019-11-29 12:00:57 +08:00
parent b306e4ce1d
commit 363b5cb0ba
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ export default class Control extends EventEmitter {
};
}
public setPosition(position: PositionName) {
// 考虑组件的自动布局,需要销毁重建
// 考虑组件的自动布局,需要销毁重建
// const controlService = this.controlService;
// if (controlService) {
// controlService.removeControl(this);