| src/components/mobileWindow/index.vue | ●●●●● patch | view | raw | blame | history |
src/components/mobileWindow/index.vue
@@ -39,10 +39,12 @@ watch: { MobileWindowsHide() { // this.fullscreenLoading = true; setTimeout(() => { // this.fullscreenLoading = false; console.log("地图点击弹窗数据请求参数", this.query); }, 500); if (this.MobileWindowsHide) { setTimeout(() => { // this.fullscreenLoading = false; console.log("地图点击弹窗数据请求参数", this.query); }, 500); } }, }, data() {