src/main.js
@@ -58,7 +58,13 @@ //加载全局组件选地图定位点,每个页面都要使用 import chousePoint from './components/mapOncePoint/chousePoint' Vue.component("chousePoint", chousePoint); Vue.component("chousePoint", chousePoint) import xymap from './components/xymap/map' Vue.component("xymap", xymap) import setxy from './components/xymap/setxy' Vue.component("setxy", setxy) new Vue({ router,