xiangpei
2024-04-26 cf91288ecebb860a48f885261fb3620059fbfb16
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';