src/pages/territory/territory.vue
@@ -314,10 +314,8 @@ <!-- <script src="https://api.map.baidu.com/api?v=3.0&ak=5USVDAhhS4ssz44HLq3gNPZai7naXf4Q&callback=initializeMap"></script> --> <!-- 5USVDAhhS4ssz44HLq3gNPZai7naXf4Q --> <script> import { loadBMap } from "@/static/map.js"; import L from "leaflet"; import "leaflet.chinatmsproviders"; import * as echarts from "echarts"; import "echarts/extension/bmap/bmap"; import { getRetrieval, @@ -512,7 +510,6 @@ }, mounted() { this.getDynastyList(); this.getDataList(); this.getHaveDataDynasty(); },