是否户主

This commit is contained in:
liuye
2022-03-29 16:29:01 +08:00
parent 5fd52a650a
commit 0a66569d4e
2 changed files with 3 additions and 1 deletions

View File

@@ -383,7 +383,7 @@ export default {
this.form.girdName = this.girdInfo.girdName
this.form.householdIdNumber = this.householdIdNumber
this.form.objectType = this.objectType
this.form.isHousehold = 1
this.form.isHousehold = 0
this.$http.post('/app/apppreventionreturntopoverty/addByEwechat', {
...this.form,
id: this.id || ''