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