@@ -420,9 +420,9 @@ export default {
this.$storage(`map_${str}`, JSON.stringify(tempData))
} else {
this[this.mteStr](obj)
+ this.isDbShow = false
+ this.$msgs('请在地图上操作')
}
- this.isDbShow = false
- this.$msgs('请在地图上操作')
this.mteObj = {}
},