This commit is contained in:
zhaofang
2022-06-13 16:32:45 +08:00
parent 71b2aa90a8
commit a9327359ae
2 changed files with 1 additions and 3 deletions

View File

@@ -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();