|
|
|
@ -528,6 +528,7 @@ export default { |
|
|
|
|
// goods:[/* 物品栏物品 */ |
|
|
|
|
// ], |
|
|
|
|
popArr:[/* 弹窗展示的物品 */ |
|
|
|
|
{name:'二类银行卡',src:require('@/assets/img/goods/bankCard.png'),id:563}, |
|
|
|
|
{name:'银行卡',src:require('@/assets/img/goods/bankCard.png'),id:16,cardNub:'1865 3549 5675 5589'}, |
|
|
|
|
{name:'定期存单',src:require('@/assets/img/seal/paid.png'),id:428}, |
|
|
|
|
{name:'预留印鉴卡',src:require('@/assets/img/seal/paid.png'),id:439}, |
|
|
|
@ -701,7 +702,9 @@ export default { |
|
|
|
|
] |
|
|
|
|
if(this.businessKey === '业务一') { |
|
|
|
|
// arr.unshift({name:'二类银行卡',src:require('@/assets/img/goods/bankCard.png'),id:16,cardNub:'1865 3549 5675 5589'}) |
|
|
|
|
arr.unshift({name:'二类银行卡',src:require('@/assets/img/goods/bankCard.png'),id:563,cardNub:'1865 3549 5675 5589'}) |
|
|
|
|
arr.unshift({name:'一类银行卡',src:require('@/assets/img/goods/bankCard.png'),id:16,cardNub:'1865 3549 5675 5589'}) |
|
|
|
|
|
|
|
|
|
arr.pop() |
|
|
|
|
}else { |
|
|
|
|
arr.unshift({name:'银行卡',src:require('@/assets/img/goods/bankCard.png'),id:16,cardNub:'1865 3549 5675 5589'}) |
|
|
|
@ -728,372 +731,6 @@ export default { |
|
|
|
|
this.passwordForm.password2 = '' |
|
|
|
|
if(!this.showGoods) this.checkList = [] |
|
|
|
|
return this.$store.state.system.showPop; |
|
|
|
|
// 以下代码是之前的,想用来存刷过的证 |
|
|
|
|
// if(this.$store.state.system.popText == '刷卡器'){ |
|
|
|
|
// if (this.$store.state.system.id == '62,1'){ |
|
|
|
|
// this.nbm = 62 |
|
|
|
|
// let param= { |
|
|
|
|
// parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,57,62,75' |
|
|
|
|
// } |
|
|
|
|
// getOperation(param).then((data)=> { |
|
|
|
|
// if (data.data.status == 200) { |
|
|
|
|
// var list = data.data.judgmentRuleReqs |
|
|
|
|
// for(var j=0;j<list.length;j++){ |
|
|
|
|
// for(var i=0;i<this.goodsShelfTotalData.length;i++){ |
|
|
|
|
// if(list[j].answerId == this.goodsShelfTotalData[i].id){ |
|
|
|
|
// this.receptionList.push(this.goodsShelfTotalData[i]) |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }else{ |
|
|
|
|
// let accountVoucher = sessionStorage.getItem('accountVoucher') |
|
|
|
|
// this.receptionList = JSON.parse(accountVoucher); |
|
|
|
|
// if(this.receptionList == null){ |
|
|
|
|
// this.receptionList = [] |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }).catch((error)=>{ |
|
|
|
|
// }) |
|
|
|
|
// }else if (this.$store.state.system.id == '63'){ |
|
|
|
|
// this.nbm = 63 |
|
|
|
|
// let param= { |
|
|
|
|
// parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,57,63,78' |
|
|
|
|
// } |
|
|
|
|
// getOperation(param).then((data)=> { |
|
|
|
|
// if (data.data.status == 200) { |
|
|
|
|
// var list = data.data.judgmentRuleReqs |
|
|
|
|
// for(var j=0;j<list.length;j++){ |
|
|
|
|
// for(var i=0;i<this.goodsShelfTotalData.length;i++){ |
|
|
|
|
// if(list[j].answerId == this.goodsShelfTotalData[i].id){ |
|
|
|
|
// this.receptionList.push(this.goodsShelfTotalData[i]) |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }else{ |
|
|
|
|
// let nomBusinessDepositCard = sessionStorage.getItem('nomBusinessDepositCard') |
|
|
|
|
// this.receptionList = JSON.parse(nomBusinessDepositCard); |
|
|
|
|
// if(this.receptionList == null){ |
|
|
|
|
// this.receptionList = [] |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }).catch((error)=>{ |
|
|
|
|
// }) |
|
|
|
|
// }else if (this.$store.state.system.id == '64'){ |
|
|
|
|
// console.log(this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id) |
|
|
|
|
// this.nbm = 64 |
|
|
|
|
// let param= { |
|
|
|
|
// parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,57,64,85' |
|
|
|
|
// } |
|
|
|
|
// getOperation(param).then((data)=> { |
|
|
|
|
// if (data.data.status == 200) { |
|
|
|
|
// var list = data.data.judgmentRuleReqs |
|
|
|
|
// for(var j=0;j<list.length;j++){ |
|
|
|
|
// for(var i=0;i<this.goodsShelfTotalData.length;i++){ |
|
|
|
|
// if(list[j].answerId == this.goodsShelfTotalData[i].id){ |
|
|
|
|
// this.receptionList.push(this.goodsShelfTotalData[i]) |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }else{ |
|
|
|
|
// let nomCurrentWithdrawalCard = sessionStorage.getItem('nomCurrentWithdrawalCard') |
|
|
|
|
// this.receptionList = JSON.parse(nomCurrentWithdrawalCard); |
|
|
|
|
// if(this.receptionList == null){ |
|
|
|
|
// this.receptionList = [] |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }).catch((error)=>{ |
|
|
|
|
// }) |
|
|
|
|
// }else if (this.$store.state.system.id == '65'){ |
|
|
|
|
// this.nbm = 65 |
|
|
|
|
// let param= { |
|
|
|
|
// parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,57,65,94' |
|
|
|
|
// } |
|
|
|
|
// getOperation(param).then((data)=> { |
|
|
|
|
// if (data.data.status == 200) { |
|
|
|
|
// var list = data.data.judgmentRuleReqs |
|
|
|
|
// for(var j=0;j<list.length;j++){ |
|
|
|
|
// for(var i=0;i<this.goodsShelfTotalData.length;i++){ |
|
|
|
|
// if(list[j].answerId == this.goodsShelfTotalData[i].id){ |
|
|
|
|
// this.receptionList.push(this.goodsShelfTotalData[i]) |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }else{ |
|
|
|
|
// let nomCurrentTransferCard = sessionStorage.getItem('nomCurrentTransferCard') |
|
|
|
|
// this.receptionList = JSON.parse(nomCurrentTransferCard); |
|
|
|
|
// if(this.receptionList == null){ |
|
|
|
|
// this.receptionList = [] |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }).catch((error)=>{ |
|
|
|
|
// }) |
|
|
|
|
// }else if (this.$store.state.system.id == '66'){ |
|
|
|
|
// this.nbm = 66 |
|
|
|
|
// let param= { |
|
|
|
|
// parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,57,66,103' |
|
|
|
|
// } |
|
|
|
|
// getOperation(param).then((data)=> { |
|
|
|
|
// if (data.data.status == 200) { |
|
|
|
|
// var list = data.data.judgmentRuleReqs |
|
|
|
|
// for(var j=0;j<list.length;j++){ |
|
|
|
|
// for(var i=0;i<this.goodsShelfTotalData.length;i++){ |
|
|
|
|
// if(list[j].answerId == this.goodsShelfTotalData[i].id){ |
|
|
|
|
// this.receptionList.push(this.goodsShelfTotalData[i]) |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }else{ |
|
|
|
|
// let nomCurrentSettleCard = sessionStorage.getItem('nomCurrentSettleCard') |
|
|
|
|
// this.receptionList = JSON.parse(nomCurrentSettleCard); |
|
|
|
|
// if(this.receptionList == null){ |
|
|
|
|
// this.receptionList = [] |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }).catch((error)=>{ |
|
|
|
|
// }) |
|
|
|
|
// }else if (this.$store.state.system.id == '67,1'){ |
|
|
|
|
// this.nbm = 67 |
|
|
|
|
// let param= { |
|
|
|
|
// parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,57,67,113' |
|
|
|
|
// } |
|
|
|
|
// getOperation(param).then((data)=> { |
|
|
|
|
// if (data.data.status == 200) { |
|
|
|
|
// var list = data.data.judgmentRuleReqs |
|
|
|
|
// for(var j=0;j<list.length;j++){ |
|
|
|
|
// for(var i=0;i<this.goodsShelfTotalData.length;i++){ |
|
|
|
|
// if(list[j].answerId == this.goodsShelfTotalData[i].id){ |
|
|
|
|
// this.receptionList.push(this.goodsShelfTotalData[i]) |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }else{ |
|
|
|
|
// let nomCurrentCancellCard1 = sessionStorage.getItem('nomCurrentCancellCard1') |
|
|
|
|
// this.receptionList = JSON.parse(nomCurrentCancellCard1); |
|
|
|
|
// if(this.receptionList == null){ |
|
|
|
|
// this.receptionList = [] |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }).catch((error)=>{ |
|
|
|
|
// }) |
|
|
|
|
// }else if (myConfig[this.$store.state.system.id]){ |
|
|
|
|
// let { nbm, parentId, name } = myConfig[this.$store.state.system.id] |
|
|
|
|
// parentId = '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,' + parentId |
|
|
|
|
|
|
|
|
|
// this.nbm = nbm |
|
|
|
|
// let param= { |
|
|
|
|
// parentId |
|
|
|
|
// } |
|
|
|
|
// getOperation(param).then((data)=> { |
|
|
|
|
// if (data.data.status == 200) { |
|
|
|
|
// let tmpName = sessionStorage.getItem(name) |
|
|
|
|
// if(tmpName) { |
|
|
|
|
// this.receptionList = JSON.parse(tmpName); |
|
|
|
|
// }else { |
|
|
|
|
// var list = data.data.judgmentRuleReqs |
|
|
|
|
// for(var j=0;j<list.length;j++){ |
|
|
|
|
// for(var i=0;i<this.goodsShelfTotalData.length;i++){ |
|
|
|
|
// if(list[j].answerId == this.goodsShelfTotalData[i].id){ |
|
|
|
|
// this.receptionList.push(this.goodsShelfTotalData[i]) |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
|
|
|
|
|
// }else{ |
|
|
|
|
// let tmpName = sessionStorage.getItem(name) |
|
|
|
|
// this.receptionList = JSON.parse(tmpName); |
|
|
|
|
// if(this.receptionList == null){ |
|
|
|
|
// this.receptionList = [] |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }).catch((error)=>{ |
|
|
|
|
// }) |
|
|
|
|
// }else{ |
|
|
|
|
// let dataList = JSON.parse(sessionStorage.getItem('dataList')); |
|
|
|
|
// if (dataList){ |
|
|
|
|
// this.receptionList = [] |
|
|
|
|
// for(var j=0;j<dataList.length;j++){ |
|
|
|
|
// for(var i=0;i<this.goodsShelfTotalData.length;i++){ |
|
|
|
|
// if(dataList[j].answerId == this.goodsShelfTotalData[i].id){ |
|
|
|
|
// this.receptionList.push(this.goodsShelfTotalData[i]) |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// else if(this.$store.state.system.popText == '密码器'){ |
|
|
|
|
// if(this.$store.state.system.id == '62,1'){ |
|
|
|
|
// this.systemId = this.$store.state.system.id |
|
|
|
|
// let accountPassword = sessionStorage.getItem('accountPassword'); |
|
|
|
|
// if(accountPassword){ |
|
|
|
|
// this.passwordForm.password = accountPassword |
|
|
|
|
// this.passwordForm.passwordAgain = accountPassword |
|
|
|
|
// } |
|
|
|
|
// }else if(this.$store.state.system.id == '64,2'){ |
|
|
|
|
// let nomCurrentWithdrawalPassword = sessionStorage.getItem('nomCurrentWithdrawalPassword'); |
|
|
|
|
// if(nomCurrentWithdrawalPassword){ |
|
|
|
|
// this.passwordForm.password = nomCurrentWithdrawalPassword |
|
|
|
|
// this.passwordForm.passwordAgain = nomCurrentWithdrawalPassword |
|
|
|
|
// } |
|
|
|
|
// }else if(this.$store.state.system.id == '65'){ |
|
|
|
|
// let nomCurrentTransferPassword = sessionStorage.getItem('nomCurrentTransferPassword'); |
|
|
|
|
// if(nomCurrentTransferPassword){ |
|
|
|
|
// this.passwordForm.password = nomCurrentTransferPassword |
|
|
|
|
// this.passwordForm.passwordAgain = nomCurrentTransferPassword |
|
|
|
|
// } |
|
|
|
|
// }else if(this.$store.state.system.id == '66,2'){ |
|
|
|
|
// let nomCurrentSettlePassword = sessionStorage.getItem('nomCurrentSettlePassword'); |
|
|
|
|
// if(nomCurrentSettlePassword){ |
|
|
|
|
// this.passwordForm.password = nomCurrentSettlePassword |
|
|
|
|
// this.passwordForm.passwordAgain = nomCurrentSettlePassword |
|
|
|
|
// } |
|
|
|
|
// }else if(myConfig[this.$store.state.system.id]){ |
|
|
|
|
// const { name } = myConfig[this.$store.state.system.id] |
|
|
|
|
// let nomCurrentSettlePassword = sessionStorage.getItem(name); |
|
|
|
|
// if(nomCurrentSettlePassword){ |
|
|
|
|
// this.passwordForm.password = nomCurrentSettlePassword |
|
|
|
|
// this.passwordForm.passwordAgain = nomCurrentSettlePassword |
|
|
|
|
// } |
|
|
|
|
// }else{ |
|
|
|
|
// let accountPasswordAll = sessionStorage.getItem('accountPasswordAll'); |
|
|
|
|
// if(accountPasswordAll){ |
|
|
|
|
// // this.passwordForm.password = accountPasswordAll |
|
|
|
|
// this.passwordForm.passwordAgain = accountPasswordAll |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// else if(this.$store.state.system.popText == '身份证扫描仪' || this.$store.state.system.popText.includes('身份证扫描') || this.$store.state.system.popText.includes('银行')){ |
|
|
|
|
|
|
|
|
|
// if (this.$store.state.system.id == '33'){ |
|
|
|
|
|
|
|
|
|
// this.nbm = 33 |
|
|
|
|
// let param= { |
|
|
|
|
// parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,25,33,41' |
|
|
|
|
// } |
|
|
|
|
// getOperation(param).then((data)=> { |
|
|
|
|
// if (data.data.status == 200) { |
|
|
|
|
// var list = data.data.judgmentRuleReqs |
|
|
|
|
// for(var j=0;j<list.length;j++){ |
|
|
|
|
// for(var i=0;i<this.goodsShelfTotalData.length;i++){ |
|
|
|
|
// if(list[j].answerId == this.goodsShelfTotalData[i].id){ |
|
|
|
|
// this.receptionList.push(this.goodsShelfTotalData[i]) |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }else{ |
|
|
|
|
// let nomClientIdentity = sessionStorage.getItem('nomClientIdentity') |
|
|
|
|
// this.receptionList = JSON.parse(nomClientIdentity); |
|
|
|
|
// if(this.receptionList == null){ |
|
|
|
|
// this.receptionList = [] |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }).catch((error)=>{ |
|
|
|
|
// }) |
|
|
|
|
// }else if (this.$store.state.system.id == '34'){ |
|
|
|
|
// this.nbm = 34 |
|
|
|
|
// let param= { |
|
|
|
|
// parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,25,34,54' |
|
|
|
|
// } |
|
|
|
|
// getOperation(param).then((data)=> { |
|
|
|
|
// if (data.data.status == 200) { |
|
|
|
|
// var list = data.data.judgmentRuleReqs |
|
|
|
|
// for(var j=0;j<list.length;j++){ |
|
|
|
|
// for(var i=0;i<this.goodsShelfTotalData.length;i++){ |
|
|
|
|
// if(list[j].answerId == this.goodsShelfTotalData[i].id){ |
|
|
|
|
// this.receptionList.push(this.goodsShelfTotalData[i]) |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }else{ |
|
|
|
|
// let firmClientIdentity = sessionStorage.getItem('firmClientIdentity') |
|
|
|
|
// this.receptionList = JSON.parse(firmClientIdentity); |
|
|
|
|
// if(this.receptionList == null){ |
|
|
|
|
// this.receptionList = [] |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }).catch((error)=>{ |
|
|
|
|
// }) |
|
|
|
|
// }else if (this.$store.state.system.id == '67,2'){ |
|
|
|
|
// this.nbm = 67 |
|
|
|
|
// let param= { |
|
|
|
|
// parentId: '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,26,57,67,116' |
|
|
|
|
// } |
|
|
|
|
// getOperation(param).then((data)=> { |
|
|
|
|
// if (data.data.status == 200) { |
|
|
|
|
// var list = data.data.judgmentRuleReqs |
|
|
|
|
// for(var j=0;j<list.length;j++){ |
|
|
|
|
// for(var i=0;i<this.goodsShelfTotalData.length;i++){ |
|
|
|
|
// if(list[j].answerId == this.goodsShelfTotalData[i].id){ |
|
|
|
|
// this.receptionList.push(this.goodsShelfTotalData[i]) |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }else{ |
|
|
|
|
// let nomCurrentCancellCard2 = sessionStorage.getItem('nomCurrentCancellCard2') |
|
|
|
|
|
|
|
|
|
// this.receptionList = JSON.parse(nomCurrentCancellCard2); |
|
|
|
|
|
|
|
|
|
// if(this.receptionList == null){ |
|
|
|
|
// this.receptionList = [] |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }).catch((error)=>{ |
|
|
|
|
// }) |
|
|
|
|
// }else if (myConfig[this.$store.state.system.id]){ |
|
|
|
|
// let { nbm, parentId, name } = myConfig[this.$store.state.system.id] |
|
|
|
|
// parentId = '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,' + parentId |
|
|
|
|
// this.nbm = nbm |
|
|
|
|
// let param= { |
|
|
|
|
// parentId |
|
|
|
|
// } |
|
|
|
|
// getOperation(param).then((data)=> { |
|
|
|
|
// if (data.data.status == 200) { |
|
|
|
|
// let tmpName = sessionStorage.getItem(name) |
|
|
|
|
// if(tmpName) { |
|
|
|
|
// this.receptionList = JSON.parse(tmpName); |
|
|
|
|
// }else { |
|
|
|
|
// var list = data.data.judgmentRuleReqs |
|
|
|
|
// for(var j=0;j<list.length;j++){ |
|
|
|
|
// for(var i=0;i<this.goodsShelfTotalData.length;i++){ |
|
|
|
|
// if(list[j].answerId == this.goodsShelfTotalData[i].id){ |
|
|
|
|
// this.receptionList.push(this.goodsShelfTotalData[i]) |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
|
|
|
|
|
// }else{ |
|
|
|
|
// let tmpName = sessionStorage.getItem(name) |
|
|
|
|
// this.receptionList = JSON.parse(tmpName); |
|
|
|
|
// if(this.receptionList == null){ |
|
|
|
|
// this.receptionList = [] |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// }).catch((error)=>{ |
|
|
|
|
// }) |
|
|
|
|
// // const { nbm, name } = myConfig[this.$store.state.system.id] |
|
|
|
|
// // this.nbm = nbm |
|
|
|
|
// // let tmpName = sessionStorage.getItem(name) |
|
|
|
|
// // this.receptionList = JSON.parse(tmpName); |
|
|
|
|
|
|
|
|
|
// // if(this.receptionList == null){ |
|
|
|
|
// // this.receptionList = [] |
|
|
|
|
// // } |
|
|
|
|
// }else{ |
|
|
|
|
// let dataList = JSON.parse(sessionStorage.getItem('dataList')); |
|
|
|
|
// if (dataList){ |
|
|
|
|
// this.receptionList = [] |
|
|
|
|
// for(var j=0;j<dataList.length;j++){ |
|
|
|
|
// for(var i=0;i<this.goodsShelfTotalData.length;i++){ |
|
|
|
|
// if(dataList[j].answerId == this.goodsShelfTotalData[i].id){ |
|
|
|
|
// this.receptionList.push(this.goodsShelfTotalData[i]) |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
// } |
|
|
|
|
|
|
|
|
|
}, |
|
|
|
|
popText:function(){/* 文字 */ |
|
|
|
@ -1225,7 +862,7 @@ export default { |
|
|
|
|
const loading = this.$loading({ |
|
|
|
|
lock: true, |
|
|
|
|
// text: 'Loading', |
|
|
|
|
text: '努力加载中,请稍等哦...', |
|
|
|
|
text: '努力加载中,请稍等...', |
|
|
|
|
spinner: 'el-icon-loading', |
|
|
|
|
background: 'rgba(0, 0, 0, 0.7)' |
|
|
|
|
}); |
|
|
|
@ -1642,7 +1279,7 @@ export default { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
for (let i=0;i<this.receptionList.length;i++){ |
|
|
|
|
if(this.receptionList[i].id !== 16) { |
|
|
|
|
if(this.receptionList[i].id !== 16 && this.receptionList[i].id !== 563) { |
|
|
|
|
this.setTipsOperate('刷卡失败!请放入银行卡或存折!') |
|
|
|
|
return |
|
|
|
|
} |
|
|
|
@ -1822,8 +1459,10 @@ export default { |
|
|
|
|
// this.goodsShelfTotalData = this.auditGoodsShelf |
|
|
|
|
|
|
|
|
|
if (this.receptionList.length >0){ |
|
|
|
|
if(this.receptionList[0].id == 563) { |
|
|
|
|
sessionStorage.setItem('accountVoucherTwo', JSON.stringify("getIt")) |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
this.showManage() |
|
|
|
|
}else if (this.$store.state.system.id == '62,2' && this.popText === '密码器'){ |
|
|
|
|
this.nbm = 62 |
|
|
|
@ -1837,8 +1476,10 @@ export default { |
|
|
|
|
this.nbm = 62 |
|
|
|
|
// this.goodsShelfTotalData = this.auditGoodsShelf |
|
|
|
|
if (this.receptionList.length >0){ |
|
|
|
|
if(this.receptionList[0].id == 563) { |
|
|
|
|
sessionStorage.setItem('accountVoucherThree', JSON.stringify("getIt")) |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
this.showManage() |
|
|
|
|
}else if (this.$store.state.system.id == '62,3' && this.popText === '密码器'){ |
|
|
|
|
this.nbm = 62 |
|
|
|
|