update Picker
update Picker
This commit is contained in:
parent
540e839c8b
commit
1b7aefeab2
1 changed files with 1 additions and 0 deletions
|
@ -253,6 +253,7 @@
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
handleClose () {
|
handleClose () {
|
||||||
|
if (this.open !== null) return;
|
||||||
if (!this.disableClickOutSide) this.visible = false;
|
if (!this.disableClickOutSide) this.visible = false;
|
||||||
this.disableClickOutSide = false;
|
this.disableClickOutSide = false;
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue