Commit 9c4a36f9 by zhaochengxiang

取消执行

parent a4c0cf03
......@@ -182,7 +182,7 @@ const FC = (props) => {
}
return columns;
}, [visibleCols])
}, [visibleCols, tasksProgress])
const _tasks = useMemo(() => {
if (tasks) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment