fix:修改删除的bug

This commit is contained in:
MTrun
2022-02-01 01:20:00 +08:00
parent 25368419a3
commit 6f93de7ad4
8 changed files with 23 additions and 29 deletions
+2 -2
View File
@@ -47,8 +47,8 @@ export type MousePositionType = {
// 操作目标
export type TargetChartType = {
hoverIndex?: string
selectIndex?: string
hoverId?: string
selectId?: string
}
// Store 枚举