Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_app
| | |
| | | },
|
| | | created() {},
|
| | | mounted() {
|
| | | this.getDoorPlateAddressDetail() |
| | | this.$nextTick(() => { |
| | | if (this.labelBtnList.length === 0) { |
| | | this.getLabelList() |
| | | } |
| | | this.getDoorPlateAddressDetail()
|
| | | this.$nextTick(() => {
|
| | | if (this.labelBtnList.length === 0) {
|
| | | this.getLabelList()
|
| | | }
|
| | | })
|
| | | },
|
| | | onLoad(option) {
|
| | |
| | | this.householdInfo = data;
|
| | | this.houseCode = data.houseCode
|
| | | // this.getDoorPlateAddressDetail()
|
| | | }, |
| | | onShow() { |
| | | this.getLabelList() |
| | | },
|
| | | onShow() {
|
| | | this.getLabelList() |
| | | },
|
| | | methods: {
|
| | | // 获取房屋详情
|
| | |
| | | labelId: id,
|
| | | remark: this.remark,
|
| | | color,
|
| | | houseCode:this.houseCode
|
| | | houseCode: this.houseCode,
|
| | | userId: this.householdInfo.associatedUserId
|
| | | })
|
| | | }
|
| | | if (res.code !== 200) {
|
| | |
| | | }
|
| | | }
|
| | | }
|
| | | </style> |
| | | </style>
|