|
|
|
@ -333,8 +333,9 @@ export default { |
|
|
|
|
|
|
|
|
|
let formList = []; |
|
|
|
|
|
|
|
|
|
formList.push({"answerId":'41',"emptyOne": "", "emptyTwo": this.form.idNumber, "operationIds": "285," + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id +",287,5,25,33,41","type": ""}) |
|
|
|
|
formList.push({"answerId":'41',"emptyOne": "", "emptyTwo": '', "operationIds": "285," + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id +",287,5,25,33,41,13","type": ""}) |
|
|
|
|
if(this.form.sex){ |
|
|
|
|
|
|
|
|
|
formList.push({ |
|
|
|
|
"answerId":'43', |
|
|
|
|
"emptyOne": "1", |
|
|
|
|