|
@@ -56,8 +56,8 @@ const addr = {
|
|
|
state.selectStreet = streetData;
|
|
|
},
|
|
|
changeSelectAddr(state, mapLevel) {
|
|
|
- console.log("mapLevelmapLevel", mapLevel);
|
|
|
- console.log('state', state);
|
|
|
+ // console.log("mapLevelmapLevel", mapLevel);
|
|
|
+ // console.log('state', state);
|
|
|
let cityName = null;
|
|
|
if (state.selectCity.label == '黔东南苗族侗族自治州') {
|
|
|
cityName = '黔东南州'
|