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 => {