20240205
e 3 years ago
parent 85c76d3cea
commit b7fe35c07f
  1. 14
      src/components/case/index.vue
  2. 4
      src/pages/counter/list/index.vue
  3. 84
      src/pages/counter/list/myConfig.js
  4. 8
      src/store/modules/system.js

@ -99,9 +99,9 @@
<el-collapse-item v-for="(item,index) in requires" :key="index" :name="item.id"> <el-collapse-item v-for="(item,index) in requires" :key="index" :name="item.id">
<template slot="title" style='line-height: 0px;font-size: 16px'> <template slot="title" style='line-height: 0px;font-size: 16px'>
<i class='el-icon-s-ticket'></i> <i class='el-icon-s-ticket'></i>
<span>{{ item.name }}</span> <span style="margin: 0px 10px">{{ item.name }}</span>
</template> </template>
<div class="break-all" v-html="item.experimentalRequirements"></div> <div class="break-all" v-html="item.experimentalRequirements"></div>
</el-collapse-item> </el-collapse-item>
</el-collapse> </el-collapse>
</el-tab-pane> </el-tab-pane>
@ -1009,15 +1009,15 @@ $togetherFontSize: 16px;
border-bottom: none; border-bottom: none;
} }
.el-collapse-item__header { .el-collapse-item__header {
font-size: 16px; font-size: 18px;
border-bottom: none; border-bottom: none;
} }
.el-tabs__content { .el-tabs__content {
margin: 0 20px; margin: 0 20px;
} }
.el-icon-s-ticket:before { .el-icon-s-ticket:before {
font-size: 16px; font-size: 18px;
padding: 5px; //padding: 5px;
color: $main-color; color: $main-color;
} }
.el-collapse-item__arrow { .el-collapse-item__arrow {
@ -1026,8 +1026,8 @@ $togetherFontSize: 16px;
.el-icon-arrow-right:before { .el-icon-arrow-right:before {
font-size: 12px; font-size: 12px;
font-size: $togetherFontSize; font-size: $togetherFontSize;
padding: 1px; //padding: 1px;
margin-left: 10px; //margin-left: 10px;
background-color: $main-color; background-color: $main-color;
border-radius: 50%; border-radius: 50%;
color: #ffffff; color: #ffffff;

@ -584,6 +584,7 @@ export default {
}).catch((error)=>{ }).catch((error)=>{
}) })
}else if (this.$store.state.system.id == '64'){ }else if (this.$store.state.system.id == '64'){
console.log(this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id)
this.nbm = 64 this.nbm = 64
let param= { let param= {
parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,57,64,85' parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,57,64,85'
@ -798,7 +799,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: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,25,34,54' parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,25,34,54'
} }
getOperation(param).then((data)=> { getOperation(param).then((data)=> {
if (data.data.status == 200) { if (data.data.status == 200) {
@ -1791,7 +1792,6 @@ export default {
message: '提交成功', message: '提交成功',
type: 'success' type: 'success'
}); });
}, },
toPart(){ toPart(){
this.$router.push('/index') this.$router.push('/index')

@ -2,272 +2,272 @@ const myConfig = {
'99': { '99': {
nbm: 118, nbm: 118,
name: 'nomCurrentTransferPassword', name: 'nomCurrentTransferPassword',
parentId: '285,287,5,26,57,65', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,57,65',
isPassword: true, isPassword: true,
}, },
'117': { '117': {
nbm: 117, nbm: 117,
name: 'nomCurrentCancellPassword', name: 'nomCurrentCancellPassword',
parentId: '285,287,5,26,57,67', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,57,67',
isPassword: true isPassword: true
}, },
'118,1': { '118,1': {
nbm: 118, nbm: 118,
name: 'nomtimeOpenAccount1', name: 'nomtimeOpenAccount1',
parentId: '285,287,5,26,58,118', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,58,118',
isPassword: false, isPassword: false,
machine: '身份证扫描仪' machine: '身份证扫描仪'
}, },
'118,2': { '118,2': {
nbm: 118, nbm: 118,
name: 'nomtimeOpenAccount2', name: 'nomtimeOpenAccount2',
parentId: '285,287,5,26,58,118', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,58,118',
isPassword: false, isPassword: false,
machine: '刷卡器' machine: '刷卡器'
}, },
'129': { '129': {
nbm: 129, nbm: 129,
name: 'nomtimeOpenAccountPassword', name: 'nomtimeOpenAccountPassword',
parentId: '285,287,5,26,58,118', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,58,118',
isPassword: true isPassword: true
}, },
'131': { '131': {
nbm: 131, nbm: 131,
name: 'nomtimeDeposit1', name: 'nomtimeDeposit1',
parentId: '285,287,5,26,58,119', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,58,119',
isPassword: false, isPassword: false,
machine: '刷卡器' machine: '刷卡器'
}, },
'140': { '140': {
nbm: 140, nbm: 140,
name: 'nomtimeDepositlPassword', name: 'nomtimeDepositlPassword',
parentId: '285,287,5,26,58,119', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,58,119',
isPassword: true isPassword: true
}, },
'154': { '154': {
nbm: 154, nbm: 154,
name: 'nomtimeDepositWithdrawalPassword', name: 'nomtimeDepositWithdrawalPassword',
parentId: '285,287,5,26,58,120', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,58,120',
isPassword: true isPassword: true
}, },
'154,2': { '154,2': {
nbm: 154, nbm: 154,
name: 'nomtimeDepositWithdrawalPassword2', name: 'nomtimeDepositWithdrawalPassword2',
parentId: '285,287,5,26,58,120', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,58,120',
isPassword: true isPassword: true
}, },
'144,1': { '144,1': {
nbm: 144, nbm: 144,
name: 'nomtimeDepositWithdrawal1', name: 'nomtimeDepositWithdrawal1',
parentId: '285,287,5,26,58,120', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,58,120',
isPassword: false, isPassword: false,
machine: '刷卡器' machine: '刷卡器'
}, },
'144,2': { '144,2': {
nbm: 144, nbm: 144,
name: 'nomtimeDepositWithdrawal2', name: 'nomtimeDepositWithdrawal2',
parentId: '285,287,5,26,58,120', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,58,120',
isPassword: false, isPassword: false,
machine: '刷卡器' machine: '刷卡器'
}, },
'156': { '156': {
nbm: 156, nbm: 156,
name: 'nomtimeDepositContinue', name: 'nomtimeDepositContinue',
parentId: '285,287,5,26,59,156', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,59,156',
isPassword: false isPassword: false
}, },
'157,2': { '157,2': {
nbm: 157, nbm: 157,
name: 'nomtimeDepositContinue2', name: 'nomtimeDepositContinue2',
parentId: '285,287,5,26,59,157', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,59,157',
isPassword: false isPassword: false
}, },
'166': { '166': {
nbm: 166, nbm: 166,
name: 'nomUsefulPhrasesOpenCard', name: 'nomUsefulPhrasesOpenCard',
parentId: '285,287,5,26,59,155', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,59,155',
isPassword: false, isPassword: false,
machine: '刷卡器' machine: '刷卡器'
}, },
'167': { '167': {
nbm: 167, nbm: 167,
name: 'nomUsefulPhrasesOpenPassword', name: 'nomUsefulPhrasesOpenPassword',
parentId: '285,287,5,26,59,155', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,59,155',
isPassword: true isPassword: true
}, },
'171': { '171': {
nbm: 171, nbm: 171,
name: 'nomUsefulPhrasesContinueCard', name: 'nomUsefulPhrasesContinueCard',
parentId: '285,287,5,26,59,156', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,59,156',
isPassword: false, isPassword: false,
machine: '刷卡器' machine: '刷卡器'
}, },
'178': { '178': {
nbm: 178, nbm: 178,
name: 'nomUsefulPhrasesContinuePassword', name: 'nomUsefulPhrasesContinuePassword',
parentId: '285,287,5,26,59,156', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,59,156',
isPassword: true isPassword: true
}, },
'181': { '181': {
nbm: 181, nbm: 181,
name: 'nomUsefulPhrasesClosed2', name: 'nomUsefulPhrasesClosed2',
parentId: '285,287,5,26,59,157', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,59,157',
isPassword: false, isPassword: false,
machine: '刷卡器' machine: '刷卡器'
}, },
'192': { '192': {
nbm: 192, nbm: 192,
name: 'nomUsefulPhrasesClosedPassword', name: 'nomUsefulPhrasesClosedPassword',
parentId: '285,287,5,26,59,157', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,59,157',
isPassword: true isPassword: true
}, },
'193,1': { '193,1': {
nbm: 193, nbm: 193,
name: 'nomCallDepositOpen2', name: 'nomCallDepositOpen2',
parentId: '285,287,5,26,60,193', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,60,193',
isPassword: false, isPassword: false,
machine: '身份证扫描仪' machine: '身份证扫描仪'
}, },
'203': { '203': {
nbm: 203, nbm: 203,
name: 'nomCallDepositOpenPassword', name: 'nomCallDepositOpenPassword',
parentId: '285,287,5,26,60,193', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,60,193',
isPassword: true isPassword: true
}, },
'220': { '220': {
nbm: 220, nbm: 220,
name: 'nomCallDepositClosedPassword', name: 'nomCallDepositClosedPassword',
parentId: '285,287,5,26,60,194', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,60,194',
isPassword: true isPassword: true
}, },
'320': { '320': {
nbm: 320, nbm: 320,
name: 'servicesPasswordChange', name: 'servicesPasswordChange',
parentId: '285,287,5,28,316', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,28,316',
isPassword: false, isPassword: false,
machine: '身份证扫描仪' machine: '身份证扫描仪'
}, },
'323': { '323': {
nbm: 323, nbm: 323,
name: 'servicesPasswordChange2', name: 'servicesPasswordChange2',
parentId: '285,287,5,28,316', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,28,316',
isPassword: false, isPassword: false,
machine: '刷卡器' machine: '刷卡器'
}, },
'325': { '325': {
nbm: 325, nbm: 325,
name: 'servicesPasswordChange3', name: 'servicesPasswordChange3',
parentId: '285,287,5,28,316', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,28,316',
isPassword: true, isPassword: true,
}, },
'326': { '326': {
nbm: 326, nbm: 326,
name: 'servicesPasswordChange4', name: 'servicesPasswordChange4',
parentId: '285,287,5,28,316', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,28,316',
isPassword: true, isPassword: true,
}, },
'329': { '329': {
nbm: 329, nbm: 329,
name: 'servicesPasswordLost', name: 'servicesPasswordLost',
parentId: '285,287,5,28,328', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,28,328',
isPassword: false, isPassword: false,
machine: '刷卡器' machine: '刷卡器'
}, },
'333': { '333': {
nbm: 333, nbm: 333,
name: 'servicesPasswordLost2', name: 'servicesPasswordLost2',
parentId: '285,287,5,28,328', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,28,328',
isPassword: false, isPassword: false,
machine: '身份证扫描仪' machine: '身份证扫描仪'
}, },
'341': { '341': {
nbm: 341, nbm: 341,
name: 'servicesPasswordRelieveLost', name: 'servicesPasswordRelieveLost',
parentId: '285,287,5,28,336', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,28,336',
isPassword: false isPassword: false
}, },
'337': { '337': {
nbm: 337, nbm: 337,
name: 'servicesPasswordRelieveLost2', name: 'servicesPasswordRelieveLost2',
parentId: '285,287,5,28,336', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,28,336',
isPassword: false isPassword: false
}, },
'343': { '343': {
nbm: 343, nbm: 343,
name: 'servicesPasswordRelievePassword', name: 'servicesPasswordRelievePassword',
parentId: '285,287,5,28,336', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,28,336',
isPassword: true isPassword: true
}, },
'291': { '291': {
nbm: 291, nbm: 291,
name: 'nomCallDepositOpen2', name: 'nomCallDepositOpen2',
parentId: '285,287,5,26,38,288', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,38,288',
isPassword: false, isPassword: false,
machine: '身份证扫描仪' machine: '身份证扫描仪'
}, },
'297': { '297': {
nbm: 297, nbm: 297,
name: 'nomCallDepositOpen3', name: 'nomCallDepositOpen3',
parentId: '285,287,5,26,38,288', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,38,288',
isPassword: false, isPassword: false,
machine: '刷卡器' machine: '刷卡器'
}, },
'301': { '301': {
nbm: 301, nbm: 301,
name: 'nomCallDepositOpenPassword', name: 'nomCallDepositOpenPassword',
parentId: '285,287,5,26,38,288', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,38,288',
isPassword: true isPassword: true
}, },
'303': { '303': {
nbm: 303, nbm: 303,
name: 'nomCallDepositCard', name: 'nomCallDepositCard',
parentId: '285,287,5,26,38,289', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,38,289',
isPassword: false isPassword: false
}, },
'304': { '304': {
nbm: 304, nbm: 304,
name: 'nomCallDepositCard2', name: 'nomCallDepositCard2',
parentId: '285,287,5,26,38,289', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,38,289',
isPassword: false isPassword: false
}, },
'315': { '315': {
nbm: 303, nbm: 303,
name: 'nomCallDepositClosedPassword', name: 'nomCallDepositClosedPassword',
parentId: '285,287,5,26,38,289', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,38,289',
isPassword: true isPassword: true
}, },
'1399': { '1399': {
nbm: 1399, nbm: 1399,
name: 'nomUsefulPhrasesOpenCard2', name: 'nomUsefulPhrasesOpenCard2',
parentId: '285,287,5,26,59,155', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,59,155',
isPassword: false, isPassword: false,
machine: '身份证扫描仪' machine: '身份证扫描仪'
}, },
'180': { '180': {
nbm: 180, nbm: 180,
name: 'nomUsefulPhrasesClosed', name: 'nomUsefulPhrasesClosed',
parentId: '285,287,5,26,59,157', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,59,157',
isPassword: false, isPassword: false,
machine: '身份证扫描仪' machine: '身份证扫描仪'
}, },
'302': { '302': {
nbm: 302, nbm: 302,
name: 'nomCallDepositClosedCard', name: 'nomCallDepositClosedCard',
parentId: '285,287,5,26,38,289', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,38,289',
isPassword: false, isPassword: false,
machine: '刷卡器' machine: '刷卡器'
}, },
'392': { '392': {
nbm: 180, nbm: 180,
name: 'nomCallDepositClosedCard2', name: 'nomCallDepositClosedCard2',
parentId: '285,287,5,26,38,289', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,38,289',
isPassword: false, isPassword: false,
machine: '身份证扫描仪' machine: '身份证扫描仪'
}, },
'394': { '394': {
nbm: 180, nbm: 180,
name: 'nomCallDepositClosedPassword', name: 'nomCallDepositClosedPassword',
parentId: '285,287,5,26,38,289', parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,38,289',
isPassword: true, isPassword: true,
}, },
} }

@ -426,7 +426,6 @@ const myInitState = {
interest: 1.6, interest: 1.6,
totalMoney: 101.6, totalMoney: 101.6,
signDate: '2001-03-01', signDate: '2001-03-01',
depositTerm: '5年',
voucherNumber voucherNumber
} }
}, },
@ -1348,7 +1347,6 @@ export default {
interest: 1.6, interest: 1.6,
totalMoney: 101.6, totalMoney: 101.6,
signDate: '2001-03-01', signDate: '2001-03-01',
depositTerm: '5年',
voucherNumber voucherNumber
} }
}, },
@ -1489,9 +1487,9 @@ export default {
// dataFlow: { // dataFlow: {
// // 凭证类型(存单)、客户号(根据案例展示)、客户姓名、币种(CNY人民币)、钞汇标识(钞户)、通知类型(根据案例展示)、定存编号(根据开户时的定存编号展示)、本金(开户时存的金额)、利息(2.8)、、总金额(利息+本金)、支取类别(现金)、支取金额(等于总金额)证件类型(身份证) // // 凭证类型(存单)、客户号(根据案例展示)、客户姓名、币种(CNY人民币)、钞汇标识(钞户)、通知类型(根据案例展示)、定存编号(根据开户时的定存编号展示)、本金(开户时存的金额)、利息(2.8)、、总金额(利息+本金)、支取类别(现金)、支取金额(等于总金额)证件类型(身份证)
// // 身份证号码、客户号(根据案例展示)、客户姓名、币种(人民币)、钞汇标识(钞户) // // 身份证号码、客户号(根据案例展示)、客户姓名、币种(人民币)、钞汇标识(钞户)
//
// // depositNumber: '0816', // // depositNumber: '0816',
//
// // capital: 100, // // capital: 100,
// // interestRate: 1.85, // // interestRate: 1.85,
// // depositTerm: '1年', // // depositTerm: '1年',
@ -2173,7 +2171,7 @@ export default {
let startTime = sessionStorage.getItem('startTime') let startTime = sessionStorage.getItem('startTime')
let formList = [ {"answerId":stampSuccess, "emptyOne": "", "emptyTwo": "", "operationIds": "285," + state.businessSelect[state.businessKey].id + "287,8,"+stampSuccess,"type": ""} ] let formList = [ {"answerId":stampSuccess, "emptyOne": "", "emptyTwo": "", "operationIds": "285," + state.businessSelect[state.businessKey].id + "287,8,"+stampSuccess,"type": ""} ]
let params= { let params= {
parentId:state.businessSelect[state.businessKey].id + ',' + '285,287,8', parentId:state.businessSelect[state.businessKey].id + ',' + '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,8',
lcJudgmentRuleReq:formList, lcJudgmentRuleReq:formList,
projectId:+projectId, projectId:+projectId,
startTime:startTime, startTime:startTime,

Loading…
Cancel
Save