fix: 修复walk框不见了的问题
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
popBox: {show: false},
|
popBox: {show: true},
|
||||||
tempWalk: {detailShow: false, objectID: ''},
|
tempWalk: {detailShow: false, objectID: ''},
|
||||||
detailPopPosition: {top: "0", left: "0"}
|
detailPopPosition: {top: "0", left: "0"}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user