修改所有页面父级ID

20240205
e 3 years ago
parent 55c4ff30d5
commit 84a44b0815
  1. 5
      src/components/case/index.vue
  2. 68
      src/pages/counter/list/index.vue
  3. 70
      src/pages/counter/list/myConfig.js
  4. 4
      src/pages/manage/list/acceptanceDraft/invoice.vue
  5. 4
      src/pages/manage/list/business/deposit.vue
  6. 4
      src/pages/manage/list/business/openAccount.vue
  7. 4
      src/pages/manage/list/business/transfer.vue
  8. 4
      src/pages/manage/list/business/withdrawal.vue
  9. 4
      src/pages/manage/list/cityWide/cityWideIn.vue
  10. 4
      src/pages/manage/list/cityWide/cityWideOut.vue
  11. 20
      src/pages/manage/list/client/consumerClient.vue
  12. 22
      src/pages/manage/list/client/corporateClient.vue
  13. 4
      src/pages/manage/list/personal/callDeposits/accountClosed.vue
  14. 4
      src/pages/manage/list/personal/callDeposits/openAccount.vue
  15. 4
      src/pages/manage/list/personal/currentAccount/accountCancellation.vue
  16. 18
      src/pages/manage/list/personal/currentAccount/deposit.vue
  17. 52
      src/pages/manage/list/personal/currentAccount/openAccount.vue
  18. 4
      src/pages/manage/list/personal/currentAccount/settle.vue
  19. 4
      src/pages/manage/list/personal/currentAccount/transferAccounts.vue
  20. 24
      src/pages/manage/list/personal/currentAccount/withdrawal.vue
  21. 4
      src/pages/manage/list/personal/timeDeposit/deposit.vue
  22. 4
      src/pages/manage/list/personal/timeDeposit/openAccount.vue
  23. 4
      src/pages/manage/list/personal/timeDeposit/withdrawal.vue
  24. 4
      src/pages/manage/list/personal/usefulPhrases/accountClosed.vue
  25. 4
      src/pages/manage/list/personal/usefulPhrases/continueDeposit.vue
  26. 4
      src/pages/manage/list/personal/usefulPhrases/openAccount.vue
  27. 4
      src/pages/manage/list/servicesAccount/passwordChange.vue
  28. 4
      src/pages/manage/list/servicesAccount/passwordLost.vue
  29. 4
      src/pages/manage/list/servicesAccount/relieveLost.vue

@ -667,6 +667,7 @@ export default {
this.hour = "00"; this.hour = "00";
this.grade = '00' this.grade = '00'
this.$router.push('/index/list') this.$router.push('/index/list')
this.getBeginTime()
//线 //线
// location.href = 'http://www.huorantech.cn/banksystem/#/index/list?'+'token='+token+'&cid='+cid+'&systemId='+systemId // location.href = 'http://www.huorantech.cn/banksystem/#/index/list?'+'token='+token+'&cid='+cid+'&systemId='+systemId
// //
@ -962,8 +963,6 @@ export default {
border-bottom: none; border-bottom: none;
} }
.el-collapse-item__header { .el-collapse-item__header {
font-size: 17px;
line-height: 0px;
border-bottom: none; border-bottom: none;
} }
.el-tabs__content { .el-tabs__content {
@ -1025,7 +1024,7 @@ export default {
z-index: 1001; z-index: 1001;
} }
img{ img{
height: 200px; height: 150px;
cursor: pointer; cursor: pointer;
} }
} }

@ -379,7 +379,7 @@ export default {
if (this.$store.state.system.id == '62,1'){ if (this.$store.state.system.id == '62,1'){
this.nbm = 62 this.nbm = 62
let param= { let param= {
parentId: '287,5,26,57,62,75' parentId: '285,287,5,26,57,62,75'
} }
getOperation(param).then((data)=> { getOperation(param).then((data)=> {
if (data.data.status == 200) { if (data.data.status == 200) {
@ -403,7 +403,7 @@ export default {
}else if (this.$store.state.system.id == '63'){ }else if (this.$store.state.system.id == '63'){
this.nbm = 63 this.nbm = 63
let param= { let param= {
parentId: '287,5,26,57,63,78' parentId: '285,287,5,26,57,63,78'
} }
getOperation(param).then((data)=> { getOperation(param).then((data)=> {
if (data.data.status == 200) { if (data.data.status == 200) {
@ -427,7 +427,7 @@ export default {
}else if (this.$store.state.system.id == '64'){ }else if (this.$store.state.system.id == '64'){
this.nbm = 64 this.nbm = 64
let param= { let param= {
parentId: '287,5,26,57,64,85' parentId: '285,287,5,26,57,64,85'
} }
getOperation(param).then((data)=> { getOperation(param).then((data)=> {
if (data.data.status == 200) { if (data.data.status == 200) {
@ -451,7 +451,7 @@ export default {
}else if (this.$store.state.system.id == '65'){ }else if (this.$store.state.system.id == '65'){
this.nbm = 65 this.nbm = 65
let param= { let param= {
parentId: '287,5,26,57,65,94' parentId: '285,287,5,26,57,65,94'
} }
getOperation(param).then((data)=> { getOperation(param).then((data)=> {
if (data.data.status == 200) { if (data.data.status == 200) {
@ -475,7 +475,7 @@ export default {
}else if (this.$store.state.system.id == '66'){ }else if (this.$store.state.system.id == '66'){
this.nbm = 66 this.nbm = 66
let param= { let param= {
parentId: '287,5,26,57,66,103' parentId: '285,287,5,26,57,66,103'
} }
getOperation(param).then((data)=> { getOperation(param).then((data)=> {
if (data.data.status == 200) { if (data.data.status == 200) {
@ -499,7 +499,7 @@ export default {
}else if (this.$store.state.system.id == '67,1'){ }else if (this.$store.state.system.id == '67,1'){
this.nbm = 67 this.nbm = 67
let param= { let param= {
parentId: '287,5,26,57,67,113' parentId: '285,287,5,26,57,67,113'
} }
getOperation(param).then((data)=> { getOperation(param).then((data)=> {
if (data.data.status == 200) { if (data.data.status == 200) {
@ -605,7 +605,7 @@ export default {
if (this.$store.state.system.id == '33'){ if (this.$store.state.system.id == '33'){
this.nbm = 33 this.nbm = 33
let param= { let param= {
parentId: '287,5,25,33,41' parentId: '285,287,5,25,33,41'
} }
getOperation(param).then((data)=> { getOperation(param).then((data)=> {
if (data.data.status == 200) { if (data.data.status == 200) {
@ -629,7 +629,7 @@ export default {
}else if (this.$store.state.system.id == '34'){ }else if (this.$store.state.system.id == '34'){
this.nbm = 34 this.nbm = 34
let param= { let param= {
parentId: '287,5,25,34,54' parentId: '285,287,5,25,34,54'
} }
getOperation(param).then((data)=> { getOperation(param).then((data)=> {
if (data.data.status == 200) { if (data.data.status == 200) {
@ -653,7 +653,7 @@ export default {
}else if (this.$store.state.system.id == '67,2'){ }else if (this.$store.state.system.id == '67,2'){
this.nbm = 67 this.nbm = 67
let param= { let param= {
parentId: '287,5,26,57,67,116' parentId: '285,287,5,26,57,67,116'
} }
getOperation(param).then((data)=> { getOperation(param).then((data)=> {
if (data.data.status == 200) { if (data.data.status == 200) {
@ -879,25 +879,25 @@ export default {
this.goodsShelfTotalData = this.systemInputGoodsShelf this.goodsShelfTotalData = this.systemInputGoodsShelf
let parentId = '' let parentId = ''
if(type == '普通凭证箱'){ if(type == '普通凭证箱'){
parentId = '287,3' parentId = '285,287,3'
} }
if(type == '系统'){ if(type == '系统'){
parentId = '287,5' parentId = '285,287,5'
} }
}else if(type == '身份证扫描仪' || type == '验钞机' || type == '资料' || type == '重要空白凭证箱'){ }else if(type == '身份证扫描仪' || type == '验钞机' || type == '资料' || type == '重要空白凭证箱'){
this.goodsShelfTotalData = this.auditGoodsShelf this.goodsShelfTotalData = this.auditGoodsShelf
let parentId = '' let parentId = ''
if(type == '重要空白凭证箱'){ if(type == '重要空白凭证箱'){
parentId = '287,2' parentId = '285,287,2'
} }
if(type == '资料'){ if(type == '资料'){
parentId = '287,11' parentId = '285,287,11'
} }
if(type == '验钞机'){ if(type == '验钞机'){
parentId = '287,9' parentId = '285,287,9'
} }
if(type == '身份证扫描仪'){ if(type == '身份证扫描仪'){
parentId = '287,7' parentId = '285,287,7'
} }
let param= { let param= {
parentId: parentId parentId: parentId
@ -906,18 +906,18 @@ export default {
this.goodsShelfTotalData = this.printoutGoodsShelf this.goodsShelfTotalData = this.printoutGoodsShelf
let parentId = '' let parentId = ''
if(type == '打印机'){ if(type == '打印机'){
parentId = '287,10' parentId = '285,287,10'
} }
if(type == '客户签字'){ if(type == '客户签字'){
parentId = '287,12' parentId = '285,287,12'
} }
if(type == '印章盒'){ if(type == '印章盒'){
parentId = '287,8' parentId = '285,287,8'
} }
}else if(type == '钱箱'){ }else if(type == '钱箱'){
this.goodsShelfTotalData = this.cashboxGoodsShelf; this.goodsShelfTotalData = this.cashboxGoodsShelf;
let param= { let param= {
parentId: '287,1' parentId: '285,287,1'
} }
getOperation(param).then((data)=> { getOperation(param).then((data)=> {
if (data.data.status == 200) { if (data.data.status == 200) {
@ -1170,7 +1170,7 @@ export default {
let formList = [] let formList = []
let ruleReqs = sessionStorage.getItem('ruleReqs') let ruleReqs = sessionStorage.getItem('ruleReqs')
if (ruleReqs){formList = JSON.parse(ruleReqs);}else{formList = []} if (ruleReqs){formList = JSON.parse(ruleReqs);}else{formList = []}
for (var i=0;i<this.receptionList.length;i++){formList.push({"emptyOne": "18", "emptyTwo": this.passwordForm.passwordAgain, "operationIds": "287,282,"+this.receptionList[i].id,"type": "3"})} for (var i=0;i<this.receptionList.length;i++){formList.push({"emptyOne": "18", "emptyTwo": this.passwordForm.passwordAgain, "operationIds": "285,287,282,"+this.receptionList[i].id,"type": "3"})}
sessionStorage.setItem('ruleReqs', JSON.stringify(formList)) sessionStorage.setItem('ruleReqs', JSON.stringify(formList))
} }
if(this.passwordForm.password && this.passwordForm.passwordAgain){ if(this.passwordForm.password && this.passwordForm.passwordAgain){
@ -1192,9 +1192,9 @@ export default {
}else if (this.nbm == 1){ // }else if (this.nbm == 1){ //
let projectId = sessionStorage.getItem('projectId') let projectId = sessionStorage.getItem('projectId')
let startTime = sessionStorage.getItem('startTime') let startTime = sessionStorage.getItem('startTime')
for (var i=0;i<this.receptionList.length;i++){formList.push({"answerId":this.receptionList[i].id,"emptyOne": "", "emptyTwo": "", "operationIds": "287,4,"+this.receptionList[i].id,"type": ""})} for (var i=0;i<this.receptionList.length;i++){formList.push({"answerId":this.receptionList[i].id,"emptyOne": "", "emptyTwo": "", "operationIds": "285,287,4,"+this.receptionList[i].id,"type": ""})}
let params= { let params= {
parentId:'287,4', parentId:'285,287,4',
lcJudgmentRuleReq:formList, lcJudgmentRuleReq:formList,
projectId:+projectId, projectId:+projectId,
startTime:startTime, startTime:startTime,
@ -1209,9 +1209,9 @@ export default {
}else if (this.nbm == 2){ // }else if (this.nbm == 2){ //
let projectId = sessionStorage.getItem('projectId') let projectId = sessionStorage.getItem('projectId')
let startTime = sessionStorage.getItem('startTime') let startTime = sessionStorage.getItem('startTime')
for (var i=0;i<this.receptionList.length;i++){formList.push({ "answerId":this.receptionList[i].id, "emptyOne": "", "emptyTwo": "", "operationIds": "287,3,"+this.receptionList[i].id, "type": "" })} for (var i=0;i<this.receptionList.length;i++){formList.push({ "answerId":this.receptionList[i].id, "emptyOne": "", "emptyTwo": "", "operationIds": "285,287,3,"+this.receptionList[i].id, "type": "" })}
let params= { let params= {
parentId:'287,3', parentId:'285,287,3',
lcJudgmentRuleReq:formList, lcJudgmentRuleReq:formList,
projectId:+projectId, projectId:+projectId,
startTime:startTime, startTime:startTime,
@ -1226,9 +1226,9 @@ export default {
}else if (this.nbm == 3){ // }else if (this.nbm == 3){ //
let projectId = sessionStorage.getItem('projectId') let projectId = sessionStorage.getItem('projectId')
let startTime = sessionStorage.getItem('startTime') let startTime = sessionStorage.getItem('startTime')
for (var i=0;i<this.receptionList.length;i++){formList.push({ "answerId":this.receptionList[i].id, "emptyOne": "", "emptyTwo": "", "operationIds": "287,2,"+this.receptionList[i].id, "type": "" })} for (var i=0;i<this.receptionList.length;i++){formList.push({ "answerId":this.receptionList[i].id, "emptyOne": "", "emptyTwo": "", "operationIds": "285,287,2,"+this.receptionList[i].id, "type": "" })}
let params= { let params= {
parentId:'287,2', parentId:'285,287,2',
lcJudgmentRuleReq:formList, lcJudgmentRuleReq:formList,
projectId:+projectId, projectId:+projectId,
startTime:startTime, startTime:startTime,
@ -1248,10 +1248,10 @@ export default {
"answerId":this.receptionList[i].id, "answerId":this.receptionList[i].id,
"emptyOne": "", "emptyOne": "",
"emptyTwo": "", "emptyTwo": "",
"operationIds": "287,1,"+this.receptionList[i].id, "operationIds": "285,287,1,"+this.receptionList[i].id,
"type": "" })} "type": "" })}
let params= { let params= {
parentId:'287,1', parentId:'285,287,1',
lcJudgmentRuleReq:formList, lcJudgmentRuleReq:formList,
projectId:+projectId, projectId:+projectId,
startTime:startTime, startTime:startTime,
@ -1266,9 +1266,9 @@ export default {
}else if (this.nbm == 5){ // }else if (this.nbm == 5){ //
let projectId = sessionStorage.getItem('projectId') let projectId = sessionStorage.getItem('projectId')
let startTime = sessionStorage.getItem('startTime') let startTime = sessionStorage.getItem('startTime')
for (var i=0;i<this.receptionList.length;i++){formList.push({"answerId":this.receptionList[i].id, "emptyOne": "", "emptyTwo": "", "operationIds": "287,8,"+this.receptionList[i].id,"type": ""})} for (var i=0;i<this.receptionList.length;i++){formList.push({"answerId":this.receptionList[i].id, "emptyOne": "", "emptyTwo": "", "operationIds": "285,287,8,"+this.receptionList[i].id,"type": ""})}
let params= { let params= {
parentId:'287,8', parentId:'285,287,8',
lcJudgmentRuleReq:formList, lcJudgmentRuleReq:formList,
projectId:+projectId, projectId:+projectId,
startTime:startTime, startTime:startTime,
@ -1283,9 +1283,9 @@ export default {
}else if (this.nbm == 6){ // }else if (this.nbm == 6){ //
let projectId = sessionStorage.getItem('projectId') let projectId = sessionStorage.getItem('projectId')
let startTime = sessionStorage.getItem('startTime') let startTime = sessionStorage.getItem('startTime')
for (var i=0;i<this.receptionList.length;i++){formList.push({"answerId":this.receptionList[i].id, "emptyOne": "", "emptyTwo": "", "operationIds": "287,9,"+this.receptionList[i].id,"type": ""})} for (var i=0;i<this.receptionList.length;i++){formList.push({"answerId":this.receptionList[i].id, "emptyOne": "", "emptyTwo": "", "operationIds": "285,287,9,"+this.receptionList[i].id,"type": ""})}
let params= { let params= {
parentId:'287,9', parentId:'285,287,9',
lcJudgmentRuleReq:formList, lcJudgmentRuleReq:formList,
projectId:+projectId, projectId:+projectId,
startTime:startTime, startTime:startTime,
@ -1300,7 +1300,7 @@ export default {
}else if (this.nbm == 7){ // }else if (this.nbm == 7){ //
let projectId = sessionStorage.getItem('projectId') let projectId = sessionStorage.getItem('projectId')
let startTime = sessionStorage.getItem('startTime') let startTime = sessionStorage.getItem('startTime')
for (var i=0;i<this.receptionList.length;i++){formList.push({"answerId":this.receptionList[i].id, "emptyOne": "", "emptyTwo": "", "operationIds": "287,10,"+this.receptionList[i].id,"type": ""})} for (var i=0;i<this.receptionList.length;i++){formList.push({"answerId":this.receptionList[i].id, "emptyOne": "", "emptyTwo": "", "operationIds": "285,287,10,"+this.receptionList[i].id,"type": ""})}
let params= { let params= {
parentId:'0,10', parentId:'0,10',
lcJudgmentRuleReq:formList, lcJudgmentRuleReq:formList,
@ -2345,7 +2345,7 @@ export default {
width: 95%; width: 95%;
max-height: 105px; max-height: 105px;
margin: auto; margin: auto;
margin-top: 40px; margin-top: 5px;
} }
p { p {
position: absolute; position: absolute;

@ -2,211 +2,211 @@ const myConfig = {
'99': { '99': {
nbm: 118, nbm: 118,
name: 'nomCurrentTransferPassword', name: 'nomCurrentTransferPassword',
parentId: '287,5,26,57,65', parentId: '285,287,5,26,57,65',
isPassword: true isPassword: true
}, },
'117': { '117': {
nbm: 118, nbm: 118,
name: 'nomCurrentCancellPassword', name: 'nomCurrentCancellPassword',
parentId: '287,5,26,57,67', parentId: '285,287,5,26,57,67',
isPassword: true isPassword: true
}, },
'118,1': { '118,1': {
nbm: 118, nbm: 118,
name: 'nomtimeOpenAccount1', name: 'nomtimeOpenAccount1',
parentId: '287,5,26,58,118', parentId: '285,287,5,26,58,118',
isPassword: false isPassword: false
}, },
'118,2': { '118,2': {
nbm: 118, nbm: 118,
name: 'nomtimeOpenAccount2', name: 'nomtimeOpenAccount2',
parentId: '287,5,26,58,118', parentId: '285,287,5,26,58,118',
isPassword: false isPassword: false
}, },
'129': { '129': {
nbm: 129, nbm: 129,
name: 'nomtimeOpenAccountPassword', name: 'nomtimeOpenAccountPassword',
parentId: '287,5,26,58,118', parentId: '285,287,5,26,58,118',
isPassword: true isPassword: true
}, },
'131': { '131': {
nbm: 131, nbm: 131,
name: 'nomtimeDeposit1', name: 'nomtimeDeposit1',
parentId: '287,5,26,58,119', parentId: '285,287,5,26,58,119',
isPassword: false isPassword: false
}, },
'140': { '140': {
nbm: 140, nbm: 140,
name: 'nomtimeDepositlPassword', name: 'nomtimeDepositlPassword',
parentId: '287,5,26,58,119', parentId: '285,287,5,26,58,119',
isPassword: true isPassword: true
}, },
'154': { '154': {
nbm: 154, nbm: 154,
name: 'nomtimeDepositWithdrawalPassword', name: 'nomtimeDepositWithdrawalPassword',
parentId: '287,5,26,58,120', parentId: '285,287,5,26,58,120',
isPassword: true isPassword: true
}, },
'144,1': { '144,1': {
nbm: 144, nbm: 144,
name: 'nomtimeDepositWithdrawal1', name: 'nomtimeDepositWithdrawal1',
parentId: '287,5,26,58,120', parentId: '285,287,5,26,58,120',
isPassword: false isPassword: false
}, },
'156': { '156': {
nbm: 156, nbm: 156,
name: 'nomtimeDepositContinue', name: 'nomtimeDepositContinue',
parentId: '287,5,26,59,156', parentId: '285,287,5,26,59,156',
isPassword: false isPassword: false
}, },
'157,2': { '157,2': {
nbm: 157, nbm: 157,
name: 'nomtimeDepositContinue2', name: 'nomtimeDepositContinue2',
parentId: '287,5,26,59,157', parentId: '285,287,5,26,59,157',
isPassword: false isPassword: false
}, },
'166': { '166': {
nbm: 166, nbm: 166,
name: 'nomUsefulPhrasesOpenCard', name: 'nomUsefulPhrasesOpenCard',
parentId: '287,5,26,59,155', parentId: '285,287,5,26,59,155',
isPassword: false isPassword: false
}, },
'167': { '167': {
nbm: 167, nbm: 167,
name: 'nomUsefulPhrasesOpenPassword', name: 'nomUsefulPhrasesOpenPassword',
parentId: '287,5,26,59,155', parentId: '285,287,5,26,59,155',
isPassword: true isPassword: true
}, },
'171': { '171': {
nbm: 171, nbm: 171,
name: 'nomUsefulPhrasesContinueCard', name: 'nomUsefulPhrasesContinueCard',
parentId: '287,5,26,59,156', parentId: '285,287,5,26,59,156',
isPassword: false isPassword: false
}, },
'178': { '178': {
nbm: 178, nbm: 178,
name: 'nomUsefulPhrasesContinueCard', name: 'nomUsefulPhrasesContinueCard',
parentId: '287,5,26,59,156', parentId: '285,287,5,26,59,156',
isPassword: true isPassword: true
}, },
'181': { '181': {
nbm: 181, nbm: 181,
name: 'nomUsefulPhrasesClosed2', name: 'nomUsefulPhrasesClosed2',
parentId: '287,5,26,59,157', parentId: '285,287,5,26,59,157',
isPassword: false isPassword: false
}, },
'192': { '192': {
nbm: 192, nbm: 192,
name: 'nomUsefulPhrasesClosedPassword', name: 'nomUsefulPhrasesClosedPassword',
parentId: '287,5,26,59,157', parentId: '285,287,5,26,59,157',
isPassword: true isPassword: true
}, },
'193,1': { '193,1': {
nbm: 193, nbm: 193,
name: 'nomCallDepositOpen2', name: 'nomCallDepositOpen2',
parentId: '287,5,26,60,193', parentId: '285,287,5,26,60,193',
isPassword: false isPassword: false
}, },
'203': { '203': {
nbm: 203, nbm: 203,
name: 'nomCallDepositOpenPassword', name: 'nomCallDepositOpenPassword',
parentId: '287,5,26,60,193', parentId: '285,287,5,26,60,193',
isPassword: true isPassword: true
}, },
'220': { '220': {
nbm: 220, nbm: 220,
name: 'nomCallDepositClosedPassword', name: 'nomCallDepositClosedPassword',
parentId: '287,5,26,60,194', parentId: '285,287,5,26,60,194',
isPassword: true isPassword: true
}, },
'320': { '320': {
nbm: 320, nbm: 320,
name: 'servicesPasswordChange', name: 'servicesPasswordChange',
parentId: '287,5,28,316', parentId: '285,287,5,28,316',
isPassword: false isPassword: false
}, },
'323': { '323': {
nbm: 323, nbm: 323,
name: 'servicesPasswordChange2', name: 'servicesPasswordChange2',
parentId: '287,5,28,316', parentId: '285,287,5,28,316',
isPassword: false isPassword: false
}, },
'329': { '329': {
nbm: 329, nbm: 329,
name: 'servicesPasswordLost', name: 'servicesPasswordLost',
parentId: '287,5,28,328', parentId: '285,287,5,28,328',
isPassword: false isPassword: false
}, },
'333': { '333': {
nbm: 333, nbm: 333,
name: 'servicesPasswordLost2', name: 'servicesPasswordLost2',
parentId: '287,5,28,328', parentId: '285,287,5,28,328',
isPassword: false isPassword: false
}, },
'341': { '341': {
nbm: 341, nbm: 341,
name: 'servicesPasswordRelieveLost', name: 'servicesPasswordRelieveLost',
parentId: '287,5,28,336', parentId: '285,287,5,28,336',
isPassword: false isPassword: false
}, },
'337': { '337': {
nbm: 337, nbm: 337,
name: 'servicesPasswordRelieveLost2', name: 'servicesPasswordRelieveLost2',
parentId: '287,5,28,336', parentId: '285,287,5,28,336',
isPassword: false isPassword: false
}, },
'343': { '343': {
nbm: 343, nbm: 343,
name: 'servicesPasswordRelievePassword', name: 'servicesPasswordRelievePassword',
parentId: '287,5,28,336', parentId: '285,287,5,28,336',
isPassword: true isPassword: true
}, },
'291': { '291': {
nbm: 291, nbm: 291,
name: 'nomCallDepositOpen2', name: 'nomCallDepositOpen2',
parentId: '287,5,26,38,288', parentId: '285,287,5,26,38,288',
isPassword: false isPassword: false
}, },
'297': { '297': {
nbm: 297, nbm: 297,
name: 'servicesPasswordRelievePassword', name: 'servicesPasswordRelievePassword',
parentId: '287,5,26,38,288', parentId: '285,287,5,26,38,288',
isPassword: false isPassword: false
}, },
'301': { '301': {
nbm: 301, nbm: 301,
name: 'nomCallDepositOpenPassword', name: 'nomCallDepositOpenPassword',
parentId: '287,5,26,38,288', parentId: '285,287,5,26,38,288',
isPassword: true isPassword: true
}, },
'303': { '303': {
nbm: 303, nbm: 303,
name: 'nomCallDepositCard', name: 'nomCallDepositCard',
parentId: '287,5,26,38,289', parentId: '285,287,5,26,38,289',
isPassword: false isPassword: false
}, },
'304': { '304': {
nbm: 304, nbm: 304,
name: 'nomCallDepositCard2', name: 'nomCallDepositCard2',
parentId: '287,5,26,38,289', parentId: '285,287,5,26,38,289',
isPassword: false isPassword: false
}, },
'315': { '315': {
nbm: 303, nbm: 303,
name: 'nomCallDepositClosedPassword', name: 'nomCallDepositClosedPassword',
parentId: '287,5,26,38,289', parentId: '285,287,5,26,38,289',
isPassword: true isPassword: true
}, },
'1399': { '1399': {
nbm: 1399, nbm: 1399,
name: 'nomUsefulPhrasesOpenCard2', name: 'nomUsefulPhrasesOpenCard2',
parentId: '287,5,26,59,155', parentId: '285,287,5,26,59,155',
isPassword: false isPassword: false
}, },
'180': { '180': {
nbm: 180, nbm: 180,
name: 'nomUsefulPhrasesClosed', name: 'nomUsefulPhrasesClosed',
parentId: '287,5,26,59,157', parentId: '285,287,5,26,59,157',
isPassword: false isPassword: false
} }
} }

@ -293,7 +293,7 @@ export default {
} }
}, },
mounted() { mounted() {
const parentId = '287,5,30,374' const parentId = '285,287,5,30,374'
autoPlay2(parentId, this.form, this.myTable2, this.myTable) autoPlay2(parentId, this.form, this.myTable2, this.myTable)
this.$refs.accountNumber.focus() this.$refs.accountNumber.focus()
}, },
@ -302,7 +302,7 @@ export default {
submitForm(){ submitForm(){
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
const parentId = '287,5,30,374' const parentId = '285,287,5,30,374'
autoPlay(parentId, this.form, this.myTable2, this.myTable) autoPlay(parentId, this.form, this.myTable2, this.myTable)
}, this.$refs)); }, this.$refs));
}, },

@ -182,7 +182,7 @@ export default {
}, },
methods: { methods: {
getFormData(){ getFormData(){
const parentId = '287,5,27,225' const parentId = '285,287,5,27,225'
autoPlay2(parentId, this.form, this.myTable2, this.myTable) autoPlay2(parentId, this.form, this.myTable2, this.myTable)
}, },
submitForm() { submitForm() {
@ -192,7 +192,7 @@ export default {
// //
this.visible = true; this.visible = true;
let formList = []; let formList = [];
const parentId = '287,5,27,225' const parentId = '285,287,5,27,225'
autoPlay(parentId, this.form, this.myTable2, this.myTable) autoPlay(parentId, this.form, this.myTable2, this.myTable)
}, this.$refs)); }, this.$refs));
}, },

@ -297,7 +297,7 @@ export default {
}, },
methods: { methods: {
getFormData(){ getFormData(){
const parentId = '287,5,27,224' const parentId = '285,287,5,27,224'
autoPlay2(parentId, this.form, this.myTable2, this.myTable) autoPlay2(parentId, this.form, this.myTable2, this.myTable)
}, },
submitForm(){ submitForm(){
@ -306,7 +306,7 @@ export default {
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
this.visible = true; this.visible = true;
const parentId = '287,5,27,224' const parentId = '285,287,5,27,224'
autoPlay(parentId, this.form, this.myTable2, this.myTable) autoPlay(parentId, this.form, this.myTable2, this.myTable)
}, this.$refs)); }, this.$refs));
}, },

@ -236,7 +236,7 @@ export default {
}, },
methods: { methods: {
getFormData(){ getFormData(){
const parentId = '287,5,27,227' const parentId = '285,287,5,27,227'
autoPlay2(parentId, this.form, this.myTable2, this.myTable) autoPlay2(parentId, this.form, this.myTable2, this.myTable)
}, },
submitForm() { submitForm() {
@ -245,7 +245,7 @@ export default {
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
this.visible = true; this.visible = true;
const parentId = '287,5,27,227' const parentId = '285,287,5,27,227'
autoPlay(parentId, this.form, this.myTable2, this.myTable) autoPlay(parentId, this.form, this.myTable2, this.myTable)
}, this.$refs)); }, this.$refs));
}, },

@ -209,14 +209,14 @@ export default {
}, },
methods: { methods: {
getFormData(){ getFormData(){
const parentId = '287,5,27,226' const parentId = '285,287,5,27,226'
autoPlay2(parentId, this.form, this.myTable2, this.myTable) autoPlay2(parentId, this.form, this.myTable2, this.myTable)
}, },
submitForm() { submitForm() {
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
this.visible = true; this.visible = true;
const parentId = '287,5,27,226' const parentId = '285,287,5,27,226'
autoPlay(parentId, this.form, this.myTable2, this.myTable) autoPlay(parentId, this.form, this.myTable2, this.myTable)
// let tmpIndex = 100; // let tmpIndex = 100;
// for(const key in this.myTable2) { // for(const key in this.myTable2) {

@ -262,7 +262,7 @@ export default {
}, },
mounted() { mounted() {
const parentId = '287,5,29,345,359' const parentId = '285,287,5,29,345,359'
autoPlay2(parentId, this.form, this.myTable2, this.myTable) autoPlay2(parentId, this.form, this.myTable2, this.myTable)
this.$refs.shroffAccountNumber.focus() this.$refs.shroffAccountNumber.focus()
}, },
@ -270,7 +270,7 @@ export default {
submitForm() { submitForm() {
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
const parentId = '287,5,29,345,359' const parentId = '285,287,5,29,345,359'
autoPlay(parentId, this.form, this.myTable2, this.myTable) autoPlay(parentId, this.form, this.myTable2, this.myTable)
}, this.$refs)); }, this.$refs));
}, },

@ -246,7 +246,7 @@ export default {
}, },
mounted() { mounted() {
const parentId = '287,5,29,345,346' const parentId = '285,287,5,29,345,346'
autoPlay2(parentId, this.form, this.myTable2, this.myTable) autoPlay2(parentId, this.form, this.myTable2, this.myTable)
this.$refs.shroffAccountNumber.focus() this.$refs.shroffAccountNumber.focus()
}, },
@ -254,7 +254,7 @@ export default {
submitForm() { submitForm() {
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
const parentId = '287,5,29,345,346' const parentId = '285,287,5,29,345,346'
autoPlay(parentId, this.form, this.myTable2, this.myTable) autoPlay(parentId, this.form, this.myTable2, this.myTable)
}, this.$refs)); }, this.$refs));
}, },

@ -229,7 +229,7 @@ export default {
methods: { methods: {
getFormData(){ getFormData(){
let param= { let param= {
parentId: '287,5,25,33' parentId: '285,287,5,25,33'
} }
getOperation(param).then((data)=>{ getOperation(param).then((data)=>{
console.log(data) console.log(data)
@ -270,13 +270,13 @@ export default {
this.visible = true; this.visible = true;
let formList = []; let formList = [];
formList.push({"answerId":'41',"emptyOne": "", "emptyTwo": nomClientIdentity, "operationIds": "287,5,25,33,41","type": ""}) formList.push({"answerId":'41',"emptyOne": "", "emptyTwo": nomClientIdentity, "operationIds": "285,287,5,25,33,41","type": ""})
if(this.form.sex){ if(this.form.sex){
formList.push({ formList.push({
"answerId":'43', "answerId":'43',
"emptyOne": "1", "emptyOne": "1",
"emptyTwo": this.form.sex, "emptyTwo": this.form.sex,
"operationIds": "287,5,25,33,43",// "operationIds": "285,287,5,25,33,43",//
"type": "1" "type": "1"
}) })
} }
@ -285,7 +285,7 @@ export default {
"answerId":'45', "answerId":'45',
"emptyOne": "3", "emptyOne": "3",
"emptyTwo": this.form.nationality, "emptyTwo": this.form.nationality,
"operationIds": "287,5,25,33,45",// "operationIds": "285,287,5,25,33,45",//
"type": "1" "type": "1"
}) })
} }
@ -294,18 +294,18 @@ export default {
"answerId":'46', "answerId":'46',
"emptyOne": "4", "emptyOne": "4",
"emptyTwo": this.form.mailbox, "emptyTwo": this.form.mailbox,
"operationIds": "287,5,25,33,46",// "operationIds": "285,287,5,25,33,46",//
"type": "3" "type": "3"
}) })
} }
formList.push( formList.push(
{"answerId":'40',"emptyOne": "19", "emptyTwo": this.form.idType, "operationIds": "287,5,25,33,40", "type": "1"},// {"answerId":'40',"emptyOne": "19", "emptyTwo": this.form.idType, "operationIds": "285,287,5,25,33,40", "type": "1"},//
{"answerId":'42',"emptyOne": "7", "emptyTwo": this.form.userName, "operationIds": "287,5,25,33,42", "type": "3"},// {"answerId":'42',"emptyOne": "7", "emptyTwo": this.form.userName, "operationIds": "285,287,5,25,33,42", "type": "3"},//
{"answerId":'44',"emptyOne": "2", "emptyTwo": this.form.birthday, "operationIds": "287,5,25,33,44", "type": "3"},// {"answerId":'44',"emptyOne": "2", "emptyTwo": this.form.birthday, "operationIds": "285,287,5,25,33,44", "type": "3"},//
{"answerId":'47',"emptyOne": "5", "emptyTwo": this.form.phone, "operationIds": "287,5,25,33,47", "type": "3"}// {"answerId":'47',"emptyOne": "5", "emptyTwo": this.form.phone, "operationIds": "285,287,5,25,33,47", "type": "3"}//
); );
let params= { let params= {
parentId:'287,5,25,33', parentId:'285,287,5,25,33',
lcJudgmentRuleReq:formList, lcJudgmentRuleReq:formList,
projectId:+projectId, projectId:+projectId,
startTime:startTime, startTime:startTime,

@ -152,7 +152,7 @@ export default {
methods: { methods: {
getFormData(){ getFormData(){
let param= { let param= {
parentId: '287,5,25,34' parentId: '285,287,5,25,34'
} }
getOperation(param).then((data)=>{ getOperation(param).then((data)=>{
console.log(data) console.log(data)
@ -193,30 +193,30 @@ export default {
let firmClientIdentitys = JSON.parse(firmClientIdentity); let firmClientIdentitys = JSON.parse(firmClientIdentity);
if (firmClientIdentitys && firmClientIdentitys.length > 0){ if (firmClientIdentitys && firmClientIdentitys.length > 0){
for (var i=0;i<firmClientIdentitys.length;i++){ for (var i=0;i<firmClientIdentitys.length;i++){
formList.push({"answerId":54,"emptyOne": "", "emptyTwo": firmClientIdentity, "operationIds": "287,5,25,34,54","type": ""})// formList.push({"answerId":54,"emptyOne": "", "emptyTwo": firmClientIdentity, "operationIds": "285,287,5,25,34,54","type": ""})//
} }
if(this.form.documentType){ if(this.form.documentType){
formList.push({ "answerId":'48', "emptyOne": "19", "emptyTwo": this.form.documentType, "operationIds": "287,5,25,34,48","type": "1"})// formList.push({ "answerId":'48', "emptyOne": "19", "emptyTwo": this.form.documentType, "operationIds": "285,287,5,25,34,48","type": "1"})//
} }
if(this.form.companyAddress){ if(this.form.companyAddress){
formList.push({ "answerId":'51', "emptyOne": "22", "emptyTwo": this.form.companyAddress, "operationIds": "287,5,25,34,51", "type": "3" })// formList.push({ "answerId":'51', "emptyOne": "22", "emptyTwo": this.form.companyAddress, "operationIds": "285,287,5,25,34,51", "type": "3" })//
} }
if(this.form.registeredCapital){ if(this.form.registeredCapital){
formList.push({ "answerId":'52', "emptyOne": "23", "emptyTwo": this.form.registeredCapital, "operationIds": "287,5,25,34,52", "type": "3" })// formList.push({ "answerId":'52', "emptyOne": "23", "emptyTwo": this.form.registeredCapital, "operationIds": "285,287,5,25,34,52", "type": "3" })//
} }
if(this.form.name){ if(this.form.name){
formList.push( {"answerId":'55',"emptyOne": "25", "emptyTwo": this.form.name, "operationIds": "287,5,25,34,55", "type": "3"})// formList.push( {"answerId":'55',"emptyOne": "25", "emptyTwo": this.form.name, "operationIds": "285,287,5,25,34,55", "type": "3"})//
} }
if(this.form.phone){ if(this.form.phone){
formList.push({"answerId":'56',"emptyOne": "5", "emptyTwo": this.form.phone, "operationIds": "287,5,25,34,56", "type": "3"})// formList.push({"answerId":'56',"emptyOne": "5", "emptyTwo": this.form.phone, "operationIds": "285,287,5,25,34,56", "type": "3"})//
} }
formList.push( formList.push(
{ "answerId":'49', "emptyOne": "20", "emptyTwo": this.form.codeNumber, "operationIds": "287,5,25,34,49", "type": "3" },// { "answerId":'49', "emptyOne": "20", "emptyTwo": this.form.codeNumber, "operationIds": "285,287,5,25,34,49", "type": "3" },//
{ "answerId":'50', "emptyOne": "21", "emptyTwo": this.form.companyName, "operationIds": "287,5,25,34,50", "type": "3" },// { "answerId":'50', "emptyOne": "21", "emptyTwo": this.form.companyName, "operationIds": "285,287,5,25,34,50", "type": "3" },//
{"answerId":'53',"emptyOne": "24", "emptyTwo": this.form.certificateType, "operationIds": "287,5,25,34,53", "type": "1"},// {"answerId":'53',"emptyOne": "24", "emptyTwo": this.form.certificateType, "operationIds": "285,287,5,25,34,53", "type": "1"},//
); );
let params= { let params= {
parentId:'287,5,25,34', parentId:'285,287,5,25,34',
lcJudgmentRuleReq:formList, lcJudgmentRuleReq:formList,
projectId:+projectId, projectId:+projectId,
startTime:startTime, startTime:startTime,

@ -257,7 +257,7 @@ export default{
}, },
mounted() { mounted() {
this.$refs.clientName.focus() this.$refs.clientName.focus()
const parentId = '287,5,26,38,289' const parentId = '285,287,5,26,38,289'
const cards = { const cards = {
302: 'nomCallDepositCard', 302: 'nomCallDepositCard',
392: 'nomCallDepositCard2', 392: 'nomCallDepositCard2',
@ -279,7 +279,7 @@ export default{
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
this.visible = true; this.visible = true;
const parentId = '287,5,26,38,289' const parentId = '285,287,5,26,38,289'
const nomCallDepositCard = sessionStorage.getItem('nomCallDepositCard') const nomCallDepositCard = sessionStorage.getItem('nomCallDepositCard')
const nomCallDepositCard2 = sessionStorage.getItem('nomCallDepositCard2') const nomCallDepositCard2 = sessionStorage.getItem('nomCallDepositCard2')
const nomCallDepositClosedPassword = sessionStorage.getItem('nomCallDepositClosedPassword') const nomCallDepositClosedPassword = sessionStorage.getItem('nomCallDepositClosedPassword')

@ -213,7 +213,7 @@ export default{
}, },
methods: { methods: {
getFormData(){ getFormData(){
const parentId = '287,5,26,38,288' const parentId = '285,287,5,26,38,288'
const cards = { const cards = {
291: 'nomCallDepositOpen2', 291: 'nomCallDepositOpen2',
297: 'nomCallDepositOpen3', 297: 'nomCallDepositOpen3',
@ -234,7 +234,7 @@ export default{
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
this.visible = true; this.visible = true;
const parentId = '287,5,26,38,288' const parentId = '285,287,5,26,38,288'
const nomCallDepositOpen2 = sessionStorage.getItem('nomCallDepositOpen2') const nomCallDepositOpen2 = sessionStorage.getItem('nomCallDepositOpen2')
const nomCallDepositOpen3 = sessionStorage.getItem('nomCallDepositOpen3') const nomCallDepositOpen3 = sessionStorage.getItem('nomCallDepositOpen3')
const nomCallDepositOpenPassword = sessionStorage.getItem('nomCallDepositOpenPassword') const nomCallDepositOpenPassword = sessionStorage.getItem('nomCallDepositOpenPassword')

@ -71,7 +71,7 @@ export default{
}, },
mounted() { mounted() {
this.$refs.userName.focus() this.$refs.userName.focus()
const parentId = '287,5,26,57,67' const parentId = '285,287,5,26,57,67'
const cardArr = { const cardArr = {
113: 'nomCurrentCancellCard1', 113: 'nomCurrentCancellCard1',
116: 'nomCurrentCancellCard2', 116: 'nomCurrentCancellCard2',
@ -106,7 +106,7 @@ export default{
// const passwords = [ // const passwords = [
// { 117: nomCurrentCancellPasswords } // { 117: nomCurrentCancellPasswords }
// ] // ]
const parentId = '287,5,26,57,67' const parentId = '285,287,5,26,57,67'
autoPlay(parentId, this.form, this.myTable2, this.myTable, cards) autoPlay(parentId, this.form, this.myTable2, this.myTable, cards)
}, this.$refs)); }, this.$refs));
}, },

@ -88,7 +88,7 @@ export default{
methods: { methods: {
getFormData(){ getFormData(){
let param= { let param= {
parentId: '287,5,26,57,63' parentId: '285,287,5,26,57,63'
} }
getOperation(param).then((data)=>{ getOperation(param).then((data)=>{
console.log(data) console.log(data)
@ -122,23 +122,23 @@ export default{
let nomBusinessDepositCard = sessionStorage.getItem('nomBusinessDepositCard') let nomBusinessDepositCard = sessionStorage.getItem('nomBusinessDepositCard')
let nomBusinessDepositCards = nomBusinessDepositCard // JSON.parse(nomBusinessDepositCard); let nomBusinessDepositCards = nomBusinessDepositCard // JSON.parse(nomBusinessDepositCard);
if (nomBusinessDepositCards && nomBusinessDepositCards.length > 0){ if (nomBusinessDepositCards && nomBusinessDepositCards.length > 0){
formList.push({"answerId":78,"emptyOne": "", "emptyTwo": nomBusinessDepositCards, "operationIds": "287,5,26,57,63,78","type": ""})// formList.push({"answerId":78,"emptyOne": "", "emptyTwo": nomBusinessDepositCards, "operationIds": "285,287,5,26,57,63,78","type": ""})//
if(this.form.currency){ if(this.form.currency){
formList.push({ "answerId":'80', "emptyOne": "8", "emptyTwo": this.form.currency, "operationIds": "287,5,26,57,63,80", "type": "1" })// formList.push({ "answerId":'80', "emptyOne": "8", "emptyTwo": this.form.currency, "operationIds": "285,287,5,26,57,63,80", "type": "1" })//
} }
if(this.form.money){ if(this.form.money){
formList.push({ "answerId":'82', "emptyOne": "14", "emptyTwo": this.form.money, "operationIds": "287,5,26,57,63,82", "type": "3" })// formList.push({ "answerId":'82', "emptyOne": "14", "emptyTwo": this.form.money, "operationIds": "285,287,5,26,57,63,82", "type": "3" })//
} }
if(this.form.remark){ if(this.form.remark){
formList.push( {"answerId":'84',"emptyOne": "16", "emptyTwo": this.form.remark, "operationIds": "287,5,26,57,63,84", "type": "3"})// formList.push( {"answerId":'84',"emptyOne": "16", "emptyTwo": this.form.remark, "operationIds": "285,287,5,26,57,63,84", "type": "3"})//
} }
formList.push( formList.push(
{ "answerId":'79', "emptyOne": "7", "emptyTwo": this.form.userName, "operationIds": "287,5,26,57,63,79", "type": "3" },// { "answerId":'79', "emptyOne": "7", "emptyTwo": this.form.userName, "operationIds": "285,287,5,26,57,63,79", "type": "3" },//
{ "answerId":'81', "emptyOne": "9", "emptyTwo": this.form.goldLogo, "operationIds": "287,5,26,57,63,81", "type": "1" },// { "answerId":'81', "emptyOne": "9", "emptyTwo": this.form.goldLogo, "operationIds": "285,287,5,26,57,63,81", "type": "1" },//
{"answerId":'83',"emptyOne": "15", "emptyTwo": this.form.annualInterest, "operationIds": "287,5,26,57,63,83", "type": "3"},// {"answerId":'83',"emptyOne": "15", "emptyTwo": this.form.annualInterest, "operationIds": "285,287,5,26,57,63,83", "type": "3"},//
); );
let params= { let params= {
parentId:'287,5,26,57,63', parentId:'285,287,5,26,57,63',
lcJudgmentRuleReq:formList, lcJudgmentRuleReq:formList,
projectId:+projectId, projectId:+projectId,
startTime:startTime, startTime:startTime,

@ -268,7 +268,7 @@ export default {
}, },
getOperationData(){ getOperationData(){
let param= { let param= {
parentId: '287,5,26,57,62' parentId: '285,287,5,26,57,62'
} }
getOperation(param).then((data)=>{ getOperation(param).then((data)=>{
if(data.status == 200) { if(data.status == 200) {
@ -300,7 +300,7 @@ export default {
}, },
getOperationWindowsData(){ getOperationWindowsData(){
let param= { let param= {
parentId: '287,5,26,57,62,75' parentId: '285,287,5,26,57,62,75'
} }
let dataList = []; let dataList = [];
getOperation(param).then((data)=>{ getOperation(param).then((data)=>{
@ -417,10 +417,10 @@ export default {
if(this.form.userName && this.form.currency && this.form.goldLogo && this.form.accountType && this.form.drawWay && this.form.voucherType && voucherNumber.length && paymentCode){ if(this.form.userName && this.form.currency && this.form.goldLogo && this.form.accountType && this.form.drawWay && this.form.voucherType && voucherNumber.length && paymentCode){
for (var i=0;i<voucherNumber.length;i++){ for (var i=0;i<voucherNumber.length;i++){
formLists.push({"answerId":voucherNumber[i].id,"emptyOne": "", "emptyTwo": "", "operationIds": "287,5,26,57,62,75,"+voucherNumber[i].id,"type": ""}) formLists.push({"answerId":voucherNumber[i].id,"emptyOne": "", "emptyTwo": "", "operationIds": "285,287,5,26,57,62,75,"+voucherNumber[i].id,"type": ""})
} }
let param= { let param= {
parentId: '287,5,26,57,62,75', parentId: '285,287,5,26,57,62,75',
lcJudgmentRuleReq: formLists, lcJudgmentRuleReq: formLists,
projectId: +projectId, projectId: +projectId,
startTime: startTime, startTime: startTime,
@ -430,50 +430,50 @@ export default {
}).catch((error)=>{ }).catch((error)=>{
}) })
formList.push( formList.push(
{"answerId":'77',"emptyOne": "17", "emptyTwo": paymentCode, "operationIds": "287,5,26,57,62,77", "type": "3"},// {"answerId":'77',"emptyOne": "17", "emptyTwo": paymentCode, "operationIds": "285,287,5,26,57,62,77", "type": "3"},//
) )
if(this.formTwo == true && (this.form.accountTypesTwo && this.form.drawWaysTwo && this.form.voucherTypesTwo)){ if(this.formTwo == true && (this.form.accountTypesTwo && this.form.drawWaysTwo && this.form.voucherTypesTwo)){
if (this.form.accountTypesTwo){formList.push({"answerId":'272',"emptyOne": "12", "emptyTwo": this.form.accountTypesTwo,"operationIds": "287,5,26,57,62,272","type": "1"})}//2 if (this.form.accountTypesTwo){formList.push({"answerId":'272',"emptyOne": "12", "emptyTwo": this.form.accountTypesTwo,"operationIds": "285,287,5,26,57,62,272","type": "1"})}//2
if (this.form.drawWaysTwo){formList.push({"answerId":'274',"emptyOne": "13", "emptyTwo": this.form.drawWaysTwo,"operationIds": "287,5,26,57,62,274","type": "1"})} //2 if (this.form.drawWaysTwo){formList.push({"answerId":'274',"emptyOne": "13", "emptyTwo": this.form.drawWaysTwo,"operationIds": "285,287,5,26,57,62,274","type": "1"})} //2
if (this.form.voucherTypesTwo){formList.push({"answerId":'271',"emptyOne": "11", "emptyTwo": this.form.voucherTypesTwo,"operationIds": "287,5,26,57,62,271","type": "1"})} //2 if (this.form.voucherTypesTwo){formList.push({"answerId":'271',"emptyOne": "11", "emptyTwo": this.form.voucherTypesTwo,"operationIds": "285,287,5,26,57,62,271","type": "1"})} //2
formList.push( formList.push(
{"answerId":'275',"emptyOne": "17", "emptyTwo": paymentCodeTwo, "operationIds": "287,5,26,57,62,275", "type": "3"},// {"answerId":'275',"emptyOne": "17", "emptyTwo": paymentCodeTwo, "operationIds": "285,287,5,26,57,62,275", "type": "3"},//
) )
for (var i=0;i<voucherNumberTwo.length;i++){ for (var i=0;i<voucherNumberTwo.length;i++){
console.log('xxx---xxx') console.log('xxx---xxx')
console.log(voucherNumberTwo) console.log(voucherNumberTwo)
formLists.push({"answerId":voucherNumberTwo[i].id,"emptyOne": "", "emptyTwo": "", "operationIds": "287,5,26,57,62,273,"+voucherNumberTwo[i].id,"type": ""}) formLists.push({"answerId":voucherNumberTwo[i].id,"emptyOne": "", "emptyTwo": "", "operationIds": "285,287,5,26,57,62,273,"+voucherNumberTwo[i].id,"type": ""})
} }
}else if(this.formTwo == true){ }else if(this.formTwo == true){
this.$message.error('有必填项未填哦~'); this.$message.error('有必填项未填哦~');
} }
if(this.formThree == true && (this.form.accountTypesThree && this.form.drawWaysThree && this.form.voucherTypesThree)){ if(this.formThree == true && (this.form.accountTypesThree && this.form.drawWaysThree && this.form.voucherTypesThree)){
if (this.form.accountTypesThree){formList.push({"answerId":'278',"emptyOne": "12", "emptyTwo": this.form.accountTypesThree, "operationIds": "287,5,26,57,62,278","type": "1"})}//3 if (this.form.accountTypesThree){formList.push({"answerId":'278',"emptyOne": "12", "emptyTwo": this.form.accountTypesThree, "operationIds": "285,287,5,26,57,62,278","type": "1"})}//3
if (this.form.drawWaysThree){formList.push({"answerId":'280',"emptyOne": "13", "emptyTwo": this.form.drawWaysThree, "operationIds": "287,5,26,57,62,280","type": "1"})}//3 if (this.form.drawWaysThree){formList.push({"answerId":'280',"emptyOne": "13", "emptyTwo": this.form.drawWaysThree, "operationIds": "285,287,5,26,57,62,280","type": "1"})}//3
if (this.form.voucherTypesThree){formList.push({"answerId":'277',"emptyOne": "11", "emptyTwo": this.form.voucherTypesThree, "operationIds": "287,5,26,57,62,277","type": "1"})}//3 if (this.form.voucherTypesThree){formList.push({"answerId":'277',"emptyOne": "11", "emptyTwo": this.form.voucherTypesThree, "operationIds": "285,287,5,26,57,62,277","type": "1"})}//3
formList.push( formList.push(
{"answerId":'281',"emptyOne": "17", "emptyTwo": paymentCodeThree, "operationIds": "287,5,26,57,62,281", "type": "3"},// {"answerId":'281',"emptyOne": "17", "emptyTwo": paymentCodeThree, "operationIds": "285,287,5,26,57,62,281", "type": "3"},//
) )
for (var i=0;i<voucherNumberThree.length;i++){ for (var i=0;i<voucherNumberThree.length;i++){
formLists.push({"answerId":voucherNumberThree[i].id,"emptyOne": "", "emptyTwo": "", "operationIds": "287,5,26,57,62,279,"+voucherNumberThree[i].id,"type": ""}) formLists.push({"answerId":voucherNumberThree[i].id,"emptyOne": "", "emptyTwo": "", "operationIds": "285,287,5,26,57,62,279,"+voucherNumberThree[i].id,"type": ""})
} }
}else if(this.formThree == true){ }else if(this.formThree == true){
this.$message.error('有必填项未填哦~'); this.$message.error('有必填项未填哦~');
} }
if (this.form.userNumber){formList.push({"answerId":'68',"emptyOne": "6", "emptyTwo": this.form.userNumber, "operationIds": "287,5,26,57,62,68","type": "3"})}// if (this.form.userNumber){formList.push({"answerId":'68',"emptyOne": "6", "emptyTwo": this.form.userNumber, "operationIds": "285,287,5,26,57,62,68","type": "3"})}//
if (this.form.accountQuality){formList.push({"answerId":'72',"emptyOne": "10", "emptyTwo": this.form.accountQuality, "operationIds": "287,5,26,57,62,72","type": "1"})}//1 if (this.form.accountQuality){formList.push({"answerId":'72',"emptyOne": "10", "emptyTwo": this.form.accountQuality, "operationIds": "285,287,5,26,57,62,72","type": "1"})}//1
if (this.form.accountQualitysTwo){formList.push({"answerId":'270',"emptyOne": "10", "emptyTwo": this.form.accountQualitysTwo, "operationIds": "287,5,26,57,62,270","type": "1"})}//2 if (this.form.accountQualitysTwo){formList.push({"answerId":'270',"emptyOne": "10", "emptyTwo": this.form.accountQualitysTwo, "operationIds": "285,287,5,26,57,62,270","type": "1"})}//2
if (this.form.accountQualitysThree){formList.push({"answerId":'276',"emptyOne": "10", "emptyTwo": this.form.accountQualitysThree, "operationIds": "287,5,26,57,62,276","type": "1"})}//3 if (this.form.accountQualitysThree){formList.push({"answerId":'276',"emptyOne": "10", "emptyTwo": this.form.accountQualitysThree, "operationIds": "285,287,5,26,57,62,276","type": "1"})}//3
formList.push( formList.push(
{"answerId":'69',"emptyOne": "7", "emptyTwo": this.form.userName, "operationIds": "287,5,26,57,62,69", "type": "3"},// {"answerId":'69',"emptyOne": "7", "emptyTwo": this.form.userName, "operationIds": "285,287,5,26,57,62,69", "type": "3"},//
{"answerId":'70',"emptyOne": "8", "emptyTwo": this.form.currency, "operationIds": "287,5,26,57,62,70", "type": "1"},// {"answerId":'70',"emptyOne": "8", "emptyTwo": this.form.currency, "operationIds": "285,287,5,26,57,62,70", "type": "1"},//
{"answerId":'71',"emptyOne": "9", "emptyTwo": this.form.goldLogo, "operationIds": "287,5,26,57,62,71","type": "1"},// {"answerId":'71',"emptyOne": "9", "emptyTwo": this.form.goldLogo, "operationIds": "285,287,5,26,57,62,71","type": "1"},//
{"answerId":'74',"emptyOne": "12", "emptyTwo": this.form.accountType, "operationIds": "287,5,26,57,62,74","type": "1"}, // {"answerId":'74',"emptyOne": "12", "emptyTwo": this.form.accountType, "operationIds": "285,287,5,26,57,62,74","type": "1"}, //
{"answerId":'76',"emptyOne": "13", "emptyTwo": this.form.drawWay, "operationIds": "287,5,26,57,62,76", "type": "1"}, // {"answerId":'76',"emptyOne": "13", "emptyTwo": this.form.drawWay, "operationIds": "285,287,5,26,57,62,76", "type": "1"}, //
{"answerId":'73',"emptyOne": "11", "emptyTwo": this.form.voucherType, "operationIds": "287,5,26,57,62,73", "type": "1"} // {"answerId":'73',"emptyOne": "11", "emptyTwo": this.form.voucherType, "operationIds": "285,287,5,26,57,62,73", "type": "1"} //
) )
let params= { let params= {
parentId:'287,5,26,57,62', parentId:'285,287,5,26,57,62',
lcJudgmentRuleReq:formList, lcJudgmentRuleReq:formList,
projectId:+projectId, projectId:+projectId,
startTime:startTime, startTime:startTime,

@ -134,7 +134,7 @@ export default{
}, },
mounted() { mounted() {
this.$refs.userName.focus() this.$refs.userName.focus()
const parentId = '287,5,26,57,66' const parentId = '285,287,5,26,57,66'
const cardArr = { const cardArr = {
103: 'nomCurrentSettleCard', 103: 'nomCurrentSettleCard',
111: 'nomCurrentSettlePassword' 111: 'nomCurrentSettlePassword'
@ -159,7 +159,7 @@ export default{
"subjectId": 17, "subjectId": 17,
} }
] ]
const parentId = '287,5,26,57,66' const parentId = '285,287,5,26,57,66'
autoPlay(parentId, this.form, this.myTable2, this.myTable, cards) autoPlay(parentId, this.form, this.myTable2, this.myTable, cards)
}, this.$refs)); }, this.$refs));
}, },

@ -138,7 +138,7 @@ export default{
}, },
mounted() { mounted() {
this.$refs.money.focus() this.$refs.money.focus()
const parentId = '287,5,26,57,65' const parentId = '285,287,5,26,57,65'
const cardArr = { const cardArr = {
94: 'nomCurrentTransferCard', 94: 'nomCurrentTransferCard',
99: 'nomCurrentTransferPassword' 99: 'nomCurrentTransferPassword'
@ -163,7 +163,7 @@ export default{
"subjectId": 17, "subjectId": 17,
} }
] ]
const parentId = '287,5,26,57,65' const parentId = '285,287,5,26,57,65'
autoPlay(parentId, this.form, this.myTable2, this.myTable, cards) autoPlay(parentId, this.form, this.myTable2, this.myTable, cards)
}, this.$refs)); }, this.$refs));
}, },

@ -104,7 +104,7 @@ export default{
methods: { methods: {
getFormData(){ getFormData(){
let param= { let param= {
parentId: '287,5,26,57,64' parentId: '285,287,5,26,57,64'
} }
getOperation(param).then((data)=>{ getOperation(param).then((data)=>{
if(data.status == 200) { if(data.status == 200) {
@ -140,20 +140,20 @@ export default{
let formList = []; let formList = [];
// //
if (nomCurrentWithdrawalCards && nomCurrentWithdrawalCards.length > 0 && nomCurrentWithdrawalPasswords){ if (nomCurrentWithdrawalCards && nomCurrentWithdrawalCards.length > 0 && nomCurrentWithdrawalPasswords){
formList.push({"answerId":85,"emptyOne": "", "emptyTwo": nomCurrentWithdrawalCards, "operationIds": "287,5,26,57,64,85","type": ""})// formList.push({"answerId":85,"emptyOne": "", "emptyTwo": nomCurrentWithdrawalCards, "operationIds": "285,287,5,26,57,64,85","type": ""})//
formList.push({"answerId":91,"emptyOne": "", "emptyTwo": nomCurrentWithdrawalPassword, "operationIds": "287,5,26,57,64,91","type": ""}) formList.push({"answerId":91,"emptyOne": "", "emptyTwo": nomCurrentWithdrawalPassword, "operationIds": "285,287,5,26,57,64,91","type": ""})
if (this.form.currency){formList.push({"answerId":'87', "emptyOne": "8", "emptyTwo": this.form.currency, "operationIds": "287,5,26,57,64,87","type": "1"})}// if (this.form.currency){formList.push({"answerId":'87', "emptyOne": "8", "emptyTwo": this.form.currency, "operationIds": "285,287,5,26,57,64,87","type": "1"})}//
if (this.form.money){formList.push({"answerId":'89', "emptyOne": "14", "emptyTwo": this.form.money, "operationIds": "287,5,26,57,64,89", "type": "3"})}// if (this.form.money){formList.push({"answerId":'89', "emptyOne": "14", "emptyTwo": this.form.money, "operationIds": "285,287,5,26,57,64,89", "type": "3"})}//
if (this.form.remark){formList.push({"answerId":'93', "emptyOne": "16", "emptyTwo": this.form.remark, "operationIds": "287,5,26,57,64,93", "type": "3"})}// if (this.form.remark){formList.push({"answerId":'93', "emptyOne": "16", "emptyTwo": this.form.remark, "operationIds": "285,287,5,26,57,64,93", "type": "3"})}//
formList.push( formList.push(
{"answerId":'86', "emptyOne": "7", "emptyTwo": this.form.userName, "operationIds": "287,5,26,57,64,86", "type": "3"},// {"answerId":'86', "emptyOne": "7", "emptyTwo": this.form.userName, "operationIds": "285,287,5,26,57,64,86", "type": "3"},//
{"answerId":'88', "emptyOne": "9", "emptyTwo": this.form.goldLogo, "operationIds": "287,5,26,57,64,88", "type": "1"},// {"answerId":'88', "emptyOne": "9", "emptyTwo": this.form.goldLogo, "operationIds": "285,287,5,26,57,64,88", "type": "1"},//
{"answerId":'90', "emptyOne": "15", "emptyTwo": this.form.chargeWay, "operationIds": "287,5,26,57,64,90", "type": "1"},// {"answerId":'90', "emptyOne": "15", "emptyTwo": this.form.chargeWay, "operationIds": "285,287,5,26,57,64,90", "type": "1"},//
{"answerId":'92', "emptyOne": "15", "emptyTwo": this.form.serviceCharge, "operationIds": "287,5,26,57,64,92", "type": "3"},// {"answerId":'92', "emptyOne": "15", "emptyTwo": this.form.serviceCharge, "operationIds": "285,287,5,26,57,64,92", "type": "3"},//
// {"answerId":91,"emptyOne": "", "emptyTwo": "", "operationIds": "287,5,26,57,64,91","type": ""}// // {"answerId":91,"emptyOne": "", "emptyTwo": "", "operationIds": "285,287,5,26,57,64,91","type": ""}//
) )
let params= { let params= {
parentId:'287,5,26,57,64', parentId:'285,287,5,26,57,64',
lcJudgmentRuleReq:formList, lcJudgmentRuleReq:formList,
projectId:+projectId, projectId:+projectId,
startTime:startTime, startTime:startTime,

@ -219,7 +219,7 @@ export default{
}, },
methods: { methods: {
getFormData(){ getFormData(){
const parentId = '287,5,26,58,119' const parentId = '285,287,5,26,58,119'
const cards = { const cards = {
131: 'nomtimeDeposit1', 131: 'nomtimeDeposit1',
140: 'nomtimeDepositlPassword' 140: 'nomtimeDepositlPassword'
@ -238,7 +238,7 @@ export default{
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
this.visible = true; this.visible = true;
const parentId = '287,5,26,58,119' const parentId = '285,287,5,26,58,119'
const cards = [ const cards = [
{ {
131: nomtimeDeposit1 131: nomtimeDeposit1

@ -163,7 +163,7 @@ export default{
}, },
methods: { methods: {
getFormData(){ getFormData(){
const parentId = '287,5,26,58,118' const parentId = '285,287,5,26,58,118'
const cards = { const cards = {
13: 'nomtimeOpenAccount1', 13: 'nomtimeOpenAccount1',
128: 'nomtimeOpenAccount2', 128: 'nomtimeOpenAccount2',
@ -202,7 +202,7 @@ export default{
"subjectId": 17, "subjectId": 17,
} }
] ]
const parentId = '287,5,26,58,118' const parentId = '285,287,5,26,58,118'
autoPlay(parentId, this.form, this.myTable2, this.myTable, cards) autoPlay(parentId, this.form, this.myTable2, this.myTable, cards)
}, this.$refs)); }, this.$refs));
}, },

@ -151,7 +151,7 @@ export default{
}, },
methods: { methods: {
getFormData(){ getFormData(){
const parentId = '287,5,26,58,120' const parentId = '285,287,5,26,58,120'
const cards = { const cards = {
144: 'nomtimeDepositWithdrawal1', 144: 'nomtimeDepositWithdrawal1',
154: 'nomtimeDepositWithdrawalPassword' 154: 'nomtimeDepositWithdrawalPassword'
@ -170,7 +170,7 @@ export default{
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
this.visible = true; this.visible = true;
const parentId = '287,5,26,58,120' const parentId = '285,287,5,26,58,120'
const cards = [ const cards = [
{ {
144: nomtimeDepositWithdrawal1 144: nomtimeDepositWithdrawal1

@ -199,7 +199,7 @@ export default{
}, },
methods: { methods: {
getFormData(){ getFormData(){
const parentId = '287,5,26,59,157' const parentId = '285,287,5,26,59,157'
const cards = { const cards = {
180: 'nomUsefulPhrasesClosed', 180: 'nomUsefulPhrasesClosed',
181: 'nomUsefulPhrasesClosed2', 181: 'nomUsefulPhrasesClosed2',
@ -220,7 +220,7 @@ export default{
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
this.visible = true; this.visible = true;
const parentId = '287,5,26,59,157' const parentId = '285,287,5,26,59,157'
const nomUsefulPhrasesClosed = sessionStorage.getItem('nomUsefulPhrasesClosed') const nomUsefulPhrasesClosed = sessionStorage.getItem('nomUsefulPhrasesClosed')
const nomUsefulPhrasesClosed2 = sessionStorage.getItem('nomUsefulPhrasesClosed2') const nomUsefulPhrasesClosed2 = sessionStorage.getItem('nomUsefulPhrasesClosed2')
const nomUsefulPhrasesClosedPassword = sessionStorage.getItem('nomUsefulPhrasesClosedPassword') const nomUsefulPhrasesClosedPassword = sessionStorage.getItem('nomUsefulPhrasesClosedPassword')

@ -126,7 +126,7 @@ export default{
}, },
methods: { methods: {
getFormData(){ getFormData(){
const parentId = '287,5,26,59,156' const parentId = '285,287,5,26,59,156'
const cards = { const cards = {
171: 'nomUsefulPhrasesContinueCard', 171: 'nomUsefulPhrasesContinueCard',
178: 'nomUsefulPhrasesContinuePassword' 178: 'nomUsefulPhrasesContinuePassword'
@ -145,7 +145,7 @@ export default{
let nomUsefulPhrasesContinueCard = sessionStorage.getItem('nomUsefulPhrasesContinueCard') let nomUsefulPhrasesContinueCard = sessionStorage.getItem('nomUsefulPhrasesContinueCard')
let nomUsefulPhrasesContinuePassword = sessionStorage.getItem('nomUsefulPhrasesContinuePassword') let nomUsefulPhrasesContinuePassword = sessionStorage.getItem('nomUsefulPhrasesContinuePassword')
this.visible = true; this.visible = true;
const parentId = '287,5,26,59,156' const parentId = '285,287,5,26,59,156'
const cards = [ const cards = [
{ {
171: nomUsefulPhrasesContinueCard, 171: nomUsefulPhrasesContinueCard,

@ -206,7 +206,7 @@ export default{
this.$store.commit('system/changePop',{show:true,text, id: 167}) this.$store.commit('system/changePop',{show:true,text, id: 167})
}, },
getFormData(){ getFormData(){
const parentId = '287,5,26,59,155' const parentId = '285,287,5,26,59,155'
const cards = { const cards = {
1399: 'nomUsefulPhrasesOpenCard2', 1399: 'nomUsefulPhrasesOpenCard2',
166: 'nomUsefulPhrasesOpenCard', 166: 'nomUsefulPhrasesOpenCard',
@ -221,7 +221,7 @@ export default{
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
this.visible = true; this.visible = true;
const parentId = '287,5,26,59,155' const parentId = '285,287,5,26,59,155'
const cards = [ const cards = [
{ {
1399: nomUsefulPhrasesOpenCard2 1399: nomUsefulPhrasesOpenCard2

@ -130,7 +130,7 @@ export default{
} }
}, },
mounted() { mounted() {
const parentId = '287,5,28,316' const parentId = '285,287,5,28,316'
const cards = { const cards = {
320: 'servicesPasswordChange', 320: 'servicesPasswordChange',
323: 'servicesPasswordChange2' 323: 'servicesPasswordChange2'
@ -152,7 +152,7 @@ export default{
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
this.visible = true; this.visible = true;
const parentId = '287,5,28,316' const parentId = '285,287,5,28,316'
const cards = [ const cards = [
{ // // { // //
320: servicesPasswordChange 320: servicesPasswordChange

@ -104,7 +104,7 @@ export default{
} }
}, },
mounted() { mounted() {
const parentId = '287,5,28,328' const parentId = '285,287,5,28,328'
const cards = { const cards = {
329: 'servicesPasswordLost', 329: 'servicesPasswordLost',
333: 'servicesPasswordLost2' 333: 'servicesPasswordLost2'
@ -126,7 +126,7 @@ export default{
let servicesPasswordLost2 = sessionStorage.getItem('servicesPasswordLost2') let servicesPasswordLost2 = sessionStorage.getItem('servicesPasswordLost2')
this.visible = true; this.visible = true;
const parentId = '287,5,28,328' const parentId = '285,287,5,28,328'
const cards = [ const cards = [
{ // // { // //
329: servicesPasswordLost 329: servicesPasswordLost

@ -124,7 +124,7 @@ export default{
let servicesPasswordRelievePassword = sessionStorage.getItem('servicesPasswordRelievePassword') let servicesPasswordRelievePassword = sessionStorage.getItem('servicesPasswordRelievePassword')
this.visible = true; this.visible = true;
const parentId = '287,5,28,336' const parentId = '285,287,5,28,336'
const cards = [ const cards = [
{ // // { // //
341: servicesPasswordRelieveLost 341: servicesPasswordRelieveLost
@ -144,7 +144,7 @@ export default{
checkName: checkName checkName: checkName
}, },
mounted() { mounted() {
const parentId = '287,5,28,336' const parentId = '285,287,5,28,336'
const cards = { const cards = {
341: 'servicesPasswordRelieveLost', 341: 'servicesPasswordRelieveLost',
337: 'servicesPasswordRelieveLost2', 337: 'servicesPasswordRelieveLost2',

Loading…
Cancel
Save