mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 14:26:07 +08:00
修复任务打开脚本链接
This commit is contained in:
parent
c0ec063333
commit
256e4e7a83
|
@ -131,7 +131,7 @@ const Script = () => {
|
|||
if (item) {
|
||||
obj.node = item;
|
||||
setExpandedKeys([p as string]);
|
||||
onSelect([vkey], obj);
|
||||
onTreeSelect([vkey], obj);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user