fuliqi
2024-04-02 13ec35c3d847e5a3f4b0f9a7219baf23c07c2d4e
src/views/screen/components/screen-map/index.vue
@@ -11,7 +11,7 @@
<script>
import * as echarts from 'echarts';
import 'echarts-gl';
import mapData from '@/assets/map/zigong.json';
import mapData from '@/assets/map/zigong1.json';
import WrapperTitle from '../wrapper-title/index';
echarts.registerMap('zigong', mapData);