bug fixed
This commit is contained in:
parent
5c7a9840a8
commit
2bae8af043
|
@ -23,7 +23,6 @@
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
visible: false,
|
visible: false,
|
||||||
isOverflow: false,
|
|
||||||
top: 0,
|
top: 0,
|
||||||
left: 0,
|
left: 0,
|
||||||
isSelect: {}
|
isSelect: {}
|
||||||
|
|
Loading…
Reference in New Issue