BUG 29319

This commit is contained in:
aixianling
2022-04-29 17:21:25 +08:00
parent 8987b09157
commit 80feea6142

View File

@@ -559,8 +559,6 @@ export default {
this.getInfo(this.id) this.getInfo(this.id)
} else if (!query.id) {
this.form.currentAreaId = this.user.areaId
} }
}) })
}, },