Commit 4b30be16 by chenyu

update: 显示左侧菜单

parent 26c32923
......@@ -248,7 +248,7 @@ export default {
if (this.memberId) {
this.getMemberOrderPage();
}
this.$store.commit("mutations-slide", false);
this.$store.commit("mutations-slide", true);
},
components: {
"v-nav": nav
......
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