@@ -78,7 +78,7 @@
mapData: null,
mapName: null
},
- showLayer:null,
+ showLayer:true,
clickTime: new Date().getTime(),
cacheData: {
ProvinceRoad: "",
@@ -214,7 +214,7 @@
this.showLayer = this.showLayer != undefined ? this.showLayer:false;
props: {
- showLayer: [Boolean],
+ // showLayer: [Boolean],
methods: {
//初始化地图数据