mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-18 02:14:32 +08:00
修复查看任务日志,列表位置重置
This commit is contained in:
@@ -924,6 +924,7 @@ const Crontab = () => {
|
||||
const vComponents = useMemo(() => {
|
||||
return VList({
|
||||
height: tableScrollHeight!,
|
||||
resetTopWhenDataChange: false,
|
||||
});
|
||||
}, [tableScrollHeight]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user