fix: 修改类型错误

This commit is contained in:
MTrun 2022-04-10 18:01:19 +08:00
parent 16bf72ac24
commit 10a21c9f6b

View File

@ -4,7 +4,6 @@ export enum ChartLayoutStoreEnum {
LAYERS = 'layers',
CHARTS = 'charts',
DETAILS = 'details',
TOOLS = 'tools'
}
export interface ChartLayoutType {