Commit 35e39505 authored by TZW's avatar TZW

123

parent 1e27f319
...@@ -223,6 +223,7 @@ function SiderMenu({ logo, collapsed, onCollapse, fixSiderbar, theme, isMobile, ...@@ -223,6 +223,7 @@ function SiderMenu({ logo, collapsed, onCollapse, fixSiderbar, theme, isMobile,
return; return;
} }
// await addHistory(item.key); // await addHistory(item.key);
changealive(false);
history.push(key); history.push(key);
}} }}
items={[ items={[
......
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