地图报错

This commit is contained in:
13713575202 2025-04-24 13:42:31 +08:00
parent 4cc59337f6
commit e837ae5612

View File

@ -11,7 +11,6 @@ import {
GaugeChart,
ScatterChart,
EffectScatterChart,
Geo3DChart,
} from 'echarts/charts';
import 'echarts-gl';
import 'echarts-liquidfill';
@ -62,7 +61,6 @@ echarts.use([
GaugeChart,
ScatterChart,
EffectScatterChart,
Geo3DChart,
]);
export default echarts;