bug
This commit is contained in:
@@ -69,7 +69,9 @@ export default {
|
||||
}
|
||||
},
|
||||
computed: { ...mapState(['user']) },
|
||||
created() {
|
||||
created() {
|
||||
this.userInfo.areaId = this.user.areaId
|
||||
this.userInfo.areaName = this.user.areaName
|
||||
this.$dict.load('yesOrNo').then(() => {
|
||||
if(this.params.id) {
|
||||
console.log(122)
|
||||
|
||||
Reference in New Issue
Block a user