@@ -1290,8 +1290,6 @@ export default {
this.$refs.supermapDialog.clearMByType(type)
}, 1000)
} else {
- alert(this.longitude)
- alert(this.latitude)
this.resourcesListCheck.push(type)
//搜索物资
let param = { longitude: this.longitude, latitude: this.latitude, type: type, radius: this.radius }