diff --git a/src/pages/manage/list/client/consumerClient.vue b/src/pages/manage/list/client/consumerClient.vue index 6444a74..dfc2bde 100644 --- a/src/pages/manage/list/client/consumerClient.vue +++ b/src/pages/manage/list/client/consumerClient.vue @@ -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", diff --git a/src/pages/manage/list/personal/currentAccount/openAccount.vue b/src/pages/manage/list/personal/currentAccount/openAccount.vue index a361e9e..e1c9c2a 100644 --- a/src/pages/manage/list/personal/currentAccount/openAccount.vue +++ b/src/pages/manage/list/personal/currentAccount/openAccount.vue @@ -11,7 +11,7 @@ - CNY人民币 + CNY人民币 diff --git a/src/store/modules/system.js b/src/store/modules/system.js index 9d43014..94fc781 100644 --- a/src/store/modules/system.js +++ b/src/store/modules/system.js @@ -126,11 +126,11 @@ const myInitState = { }, // dataFlowGo: 0, dataFlow: { - peopleNumber, + peopleNumber: '', userName,//用户名字 - idType: '身份证', + idType: 83, idNumber,//证件号码 - sex:'男',//性别 + sex:1,//性别 birthday:'2008',//出生日期 // nationality:'汉',//民族 mailbox:'广东省深圳市阳光村',//通讯地址