mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
perf: 优化新地图组件
This commit is contained in:
@@ -2,7 +2,7 @@ import { ConfigType, PackagesCategoryEnum, ChartFrameEnum } from '@/packages/ind
|
||||
import image from '@/assets/images/chart/charts/map.png'
|
||||
import { ChatCategoryEnum, ChatCategoryEnumName } from '../../index.d'
|
||||
|
||||
export const MapConfig: ConfigType = {
|
||||
export const MapBaseConfig: ConfigType = {
|
||||
key: 'MapBase',
|
||||
chartKey: 'VMapBase',
|
||||
conKey: 'VCMapBase',
|
||||
|
||||
Reference in New Issue
Block a user