xiangpei
2024-04-23 0640224585c4a00327c0fa310284d6c96b9752ac
src/views/screen/components/screen-map/index.vue
@@ -12,7 +12,7 @@
<script>
import * as echarts from 'echarts';
import 'echarts-gl';
import mapData from '@/assets/map/zigong1.json';
import mapData from '@/assets/map/zigong2.json';
import WrapperTitle from '../wrapper-title/index';
import ScreenData from '../screen-data/index';