This commit is contained in:
yanran200730
2022-01-20 11:04:44 +08:00
parent 4755651c38
commit e11b79b9e1
3 changed files with 9 additions and 5 deletions

View File

@@ -93,7 +93,6 @@ export default {
this.areaIdProps = this.user.areaId
if (!this.id) {
this.forms.areaId = this.user.areaId
this.forms.areaName = this.user.areaName
}
this.$dict.load('realityStatus').then(() => {
this.getDetail()