Commit c6e4a11b authored by 杨奕's avatar 杨奕 Committed by GitHub

Menu: remove print error

parent 24498777
......@@ -246,7 +246,6 @@
if (this.router) {
this.routeToItem(item, error => {
this.activeIndex = oldActiveIndex;
console.error(error);
});
}
},
......
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