We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7e502 commit 0340136Copy full SHA for 0340136
src/components/chartMap/index.vue
@@ -1,6 +1,5 @@
1
<script setup lang="ts">
2
import { reactive } from 'vue'
3
-import axios from 'axios'
4
import WChart from '@comp/chart/index.vue'
5
import 'echarts/extension/bmap/bmap'
6
import xianJson from '@/assets/xian.json'
0 commit comments