Commit c69946df authored by TZW's avatar TZW

sidermenu

parent c1da4bcc
...@@ -223,7 +223,7 @@ function SiderMenu({ logo, collapsed, onCollapse, fixSiderbar, theme, isMobile, ...@@ -223,7 +223,7 @@ function SiderMenu({ logo, collapsed, onCollapse, fixSiderbar, theme, isMobile,
changealive(!alive); changealive(!alive);
return; return;
} }
await addHistory(item.key); // await addHistory(item.key);
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