mirror of
https://gitee.com/dromara/go-view.git
synced 2025-04-22 13:36:23 +08:00
fix: 修改类型错误
This commit is contained in:
parent
16bf72ac24
commit
10a21c9f6b
@ -4,7 +4,6 @@ export enum ChartLayoutStoreEnum {
|
|||||||
LAYERS = 'layers',
|
LAYERS = 'layers',
|
||||||
CHARTS = 'charts',
|
CHARTS = 'charts',
|
||||||
DETAILS = 'details',
|
DETAILS = 'details',
|
||||||
TOOLS = 'tools'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface ChartLayoutType {
|
export interface ChartLayoutType {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user