src/assets/js/Map/menuTool.js
@@ -1,7 +1,7 @@ import * as turf from "@turf/turf"; import WKT from "terraformer-wkt-parser"; import rightServer from "./rightServer"; import config from "./config"; import config from "../../../../public/config/config"; import CryptoJS from "crypto-js"; // import { Store } from "vuex"; import store from "@/store"; @@ -557,7 +557,7 @@ //空间查询属性定位 spaceLocation(res) { var name = '空间查询'; debugger this.setClearLocation(name); switch (res.type) { case 'MultiPolygon':