|
@ -383,6 +383,7 @@ export default { |
|
|
type: 'success', |
|
|
type: 'success', |
|
|
message: '添加物业成功' |
|
|
message: '添加物业成功' |
|
|
}) |
|
|
}) |
|
|
|
|
|
this.dataForm.propertyId = data.propertyId |
|
|
this.propertyForm.name = '' |
|
|
this.propertyForm.name = '' |
|
|
this.propertyFormShow = false |
|
|
this.propertyFormShow = false |
|
|
this.loadProperty() |
|
|
this.loadProperty() |
|
|