提交一下调整

This commit is contained in:
daihh
2022-12-17 15:29:48 +08:00
parent 96b6f06596
commit 284de8043f
3 changed files with 74 additions and 39 deletions

View File

@@ -181,7 +181,7 @@ export default {
this.sex = this.userInfo.sex;
this.$store.dispatch('refrashMsg');
this.loadBoeData();
this.loadPopupConfig();
//this.loadPopupConfig();
},
methods: {
loadPopupConfig(){