| subPackage/reside/edit.vue | ●●●●● patch | view | raw | blame | history |
subPackage/reside/edit.vue
@@ -108,7 +108,8 @@ trigger: ['blur', 'change'] }], }, isEdit: false isEdit: false, houseHoldInfo: {} } }, @@ -149,10 +150,11 @@ relationship: 1 }).then(res => { console.log(res) if (res.code == 200) { this.houseHoldInfo = res.data[0] } }) }, //获取业主信息 getHouseholdInfo() {