修复受理页面 男女问题

This commit is contained in:
java110 2020-11-30 09:45:24 +08:00
parent e04089ac4a
commit 70d2fab3af

View File

@ -25,7 +25,8 @@
builtUpArea: '',
feeCoefficient: '',
stateName: '',
roomName: ''
roomName: '',
sex: 0
}
},
_initMethod: function () {
@ -148,7 +149,8 @@
builtUpArea: '',
feeCoefficient: '',
stateName: '',
roomName: ''
roomName: '',
sex: 0
}
}