diff --git a/src/components/echarts/MyEchartMap.vue b/src/components/echarts/MyEchartMap.vue index 6636f6b..12e74ae 100644 --- a/src/components/echarts/MyEchartMap.vue +++ b/src/components/echarts/MyEchartMap.vue @@ -7,7 +7,7 @@ import { ref, nextTick, onMounted, defineEmits } from 'vue' import * as echarts from 'echarts' // import cqMap from '../../views/ECharts/zg.json' -import 'echarts/map/js/china.js' +// import 'echarts/map/js/china.js' import axios from 'axios' const props = defineProps({