From 0a6052fd6398912f6b43aa2d248aeefb54dde417 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Mon, 22 May 2023 16:17:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/area/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/system/area/index.vue b/src/views/system/area/index.vue index 96be5a2..665eae0 100644 --- a/src/views/system/area/index.vue +++ b/src/views/system/area/index.vue @@ -305,7 +305,6 @@ export default { methods: { //同步百度地图 getbaiduArea() { - console.log(this.getbaidulist); if (this.getbaidulist.areaName == "区域列表") { getAreaList("", 1, "", "").then(res => { this.handleNodeClick(this.getbaidulist);