| src/views/house/index.vue | ●●●●● patch | view | raw | blame | history |
src/views/house/index.vue
@@ -484,7 +484,7 @@ contentShow: true, unitOptions: [{ value: 1, label: "1单元" }], unitValue: 1, unitValue: '', searchHouse: "", navType: 0, @@ -985,7 +985,7 @@ this.unitAllArr = houseUintList this.isShowUnitChoose = true this.unitOptions = [] this.unitValue = 1 this.unitValue = '1单元' houseUintList.children_infos.forEach((item, index) => { this.unitOptions.push({ value: `${index + 1}`,