delete console
parent
ae378d8676
commit
f188edeac4
|
@ -1437,7 +1437,6 @@ export default {
|
|||
// }
|
||||
// },
|
||||
selectionRefClick (e) {
|
||||
console.log('selectionRefClick')
|
||||
e.stopPropagation()
|
||||
if (!this.disabled) {
|
||||
const input = this.getInputDOMNode()
|
||||
|
|
Loading…
Reference in New Issue