家庭收支

This commit is contained in:
shijingjing
2022-04-29 09:57:50 +08:00
parent 543f31d60c
commit 26c37b0c03
5 changed files with 84 additions and 40 deletions

View File

@@ -281,27 +281,28 @@ export default {
return {
form: {
objectType: '',
dilapidatedHousehold: '',
drinkingWaterSafety: '',
dilapidatedHousehold: '02',
drinkingWaterSafety: '02',
move: '02',
houseArea: '',
trunkRoadDistance: '',
houseRoadType: '',
fuelType:'',
houseDamage: '',
drinkingWaterDamage: '',
toilet: '',
electric: '',
television: '',
houseDamage: '02',
drinkingWaterDamage: '02',
toilet: '02',
electric: '02',
television: '02',
cultivatedLandArea: '', // 耕地面积
orchardArea: '',
woodlandArea: '',
grainForGreenArea: '',
grazingGrasslandArea: '',
longtouqiye: '',
produceElectric: '',
nongheshe: '',
cyzfdtr: '',
watersArea: '',
longtouqiye: '02',
produceElectric: '02',
nongheshe: '02',
cyzfdtr: '02',
},
id: '',
girdId: '',
@@ -341,6 +342,7 @@ export default {
},
submit() {
this.form.girdId = this.girdId
this.form.girdName = this.girdName
this.$http.post('/app/apppreventionreturntopoverty/addByEwechat', {