From f6ddbd51aee9628ac42bbb540b8a62c89240cf46 Mon Sep 17 00:00:00 2001 From: liuyg <376836862@qq.com> Date: Sat, 31 Jul 2021 09:42:50 +0800 Subject: [PATCH] map。vue --- pages/map/map.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/map/map.vue b/pages/map/map.vue index 83a6855..04340cb 100644 --- a/pages/map/map.vue +++ b/pages/map/map.vue @@ -36,7 +36,7 @@ // console.log(a) this.urls = "http://web.byisf.com/xcxMapWz/xcxmap.html?data=" + data; // this.dataList = data; - console.log(this.urls,'url'); + // console.log(this.urls,'url'); }, } </script> -- Gitblit v1.9.3