mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix:修改删除的bug
This commit is contained in:
+2
-2
@@ -47,8 +47,8 @@ export type MousePositionType = {
|
||||
|
||||
// 操作目标
|
||||
export type TargetChartType = {
|
||||
hoverIndex?: string
|
||||
selectIndex?: string
|
||||
hoverId?: string
|
||||
selectId?: string
|
||||
}
|
||||
|
||||
// Store 枚举
|
||||
|
||||
Reference in New Issue
Block a user