linwei
2024-01-12 1b0585aca0142525ae1aef892d2afe1845bcf102
src/views/publicSecurity/components/userHouseList.vue
@@ -870,6 +870,7 @@
          this.labelForm.houseCode = this.currentRow.houseCode
          this.labelForm.householdId = this.currentRow.id
          this.labelForm.labelId = this.currentLabel.id
          this.labelForm.userId = this.currentRow.associatedUserId
          this.labelForm.lableType = 1
          saveOrUpdateHouseholdLabel(this.labelForm).then(res => {