|
@ -171,7 +171,7 @@ export default { |
|
|
this.$refs.ref_form.resetFields(); |
|
|
this.$refs.ref_form.resetFields(); |
|
|
this.agencyObj = agencyObj |
|
|
this.agencyObj = agencyObj |
|
|
this.formType = type |
|
|
this.formType = type |
|
|
if (row.houseId) { |
|
|
if (row) { |
|
|
|
|
|
|
|
|
this.houseId = row.houseId |
|
|
this.houseId = row.houseId |
|
|
await this.loadHouseInfo() |
|
|
await this.loadHouseInfo() |
|
|