| | |
| | | const data = JSON.parse(option.data);
|
| | | this.householdInfo = data;
|
| | | this.houseCode = data.houseCode
|
| | | this.getDoorPlateAddressDetail()
|
| | | // this.getDoorPlateAddressDetail()
|
| | | },
|
| | | onShow() {
|
| | | this.getLabelList()
|
| | | this.getDoorPlateAddressDetail()
|
| | | },
|
| | | methods: {
|
| | | // 获取房屋详情
|
| | |
| | | householdList,
|
| | | subAoi
|
| | | } = res.data
|
| | | console.log(res.data);
|
| | | this.houseCode = addressCode
|
| | | this.rentOutList = houseRentalList
|
| | | this.ownerInfoList = householdList
|
| | |
| | | // })
|
| | | // },
|
| | | getCsDetails() {
|
| | | const that = this
|
| | | getPlaceDetail({
|
| | | placeId: this.curSelectSite.id
|
| | | }).then(detailRes => {
|
| | |
| | | }
|
| | | })
|
| | |
|
| | | console.log(this.form);
|
| | | this.personNum = placePractitioner.length
|
| | | this.$nextTick(() => {
|
| | | that.personNum = placePractitioner.length
|
| | | // that.$nextTick(() => {
|
| | | console.log(placePractitioner);
|
| | | this.$refs.formItemRef.forEach((item, index) => {
|
| | | setTimeout(() => { |
| | | const componetns = this.$refs.formItemRef || [] |
| | | componetns.forEach((item, index) => { |
| | | item.form = placePractitioner[index]
|
| | | })
|
| | | })
|
| | | }, 0)
|
| | | // })
|
| | | })
|
| | | },
|
| | | updatePlaceExt(data) {
|