恢复代码

This commit is contained in:
liaozetao
2023-09-19 13:07:14 +08:00
parent 48b13e681f
commit 71f919fcf0

View File

@@ -100,7 +100,6 @@ export default {
notifyNotice();
this.getMenu();
this.username = store.getters.username;
window.alert(this.username);
this.avatar = store.getters.avatar;
this.parentMenus = store.getters.parentMenus;
this.childMenus = store.getters.childMenus;