bug fixed

This commit is contained in:
lei.jiang
2017-12-12 09:50:45 +08:00
parent 5c7a9840a8
commit 2bae8af043

View File

@@ -23,7 +23,6 @@
data() { data() {
return { return {
visible: false, visible: false,
isOverflow: false,
top: 0, top: 0,
left: 0, left: 0,
isSelect: {} isSelect: {}