.info
This commit is contained in:
@@ -405,8 +405,8 @@ export default {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
if(this.detail.rightType == 2) {
|
if(this.detail.rightType == 2) {
|
||||||
this.mediateForm.mediateAreaId = this.user.areaId
|
this.mediateForm.mediateAreaId = this.user.info.areaId
|
||||||
this.mediateForm.mediateAreaName = this.user.areaName
|
this.mediateForm.mediateAreaName = this.user.info.areaName
|
||||||
this.isShowMediate = true
|
this.isShowMediate = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user