fix handlePick and remove console.log
removed if/else related to b52e02e436
This commit is contained in:
parent
71b68751f8
commit
bcf09be744
2 changed files with 2 additions and 9 deletions
|
@ -221,7 +221,6 @@
|
|||
}
|
||||
},
|
||||
selectionMode(type){
|
||||
console.log('Selection type change!', type);
|
||||
this.currentView = type || 'range';
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue