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