mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 12:26:44 +08:00
提交
This commit is contained in:
@@ -128,8 +128,6 @@ export default {
|
||||
};
|
||||
},
|
||||
mounted() {
|
||||
console.log(this.caseShow,'caseShow');
|
||||
//console.log(this.userInfo,'111');
|
||||
this.sex = this.userInfo.sex;
|
||||
this.$store.dispatch('refrashMsg');
|
||||
this.loadBoeData();
|
||||
|
||||
Reference in New Issue
Block a user