fix: 解决右键解锁无法使用的问题
This commit is contained in:
parent
778be20ddc
commit
9ee62dffca
@ -199,7 +199,9 @@ const handleContextMenu = (
|
||||
target = target.parentNode
|
||||
}
|
||||
|
||||
// 展示列表
|
||||
chartEditStore.setTargetSelectChart(targetInstance && targetInstance.id)
|
||||
|
||||
// 隐藏旧列表
|
||||
chartEditStore.setRightMenuShow(false)
|
||||
|
||||
// * 多选默认选项
|
||||
|
Loading…
x
Reference in New Issue
Block a user