20240205
luoJunYong.123 3 years ago
parent 31c1600d4d
commit 73aedb6f84
  1. 32
      src/pages/manage/list/acceptanceDraft/invoice.vue
  2. 3
      src/pages/manage/list/business/transfer.vue
  3. 28
      src/pages/manage/list/cityWide/cityWideIn.vue
  4. 24
      src/pages/manage/list/cityWide/cityWideOut.vue
  5. 39
      src/pages/manage/list/personal/callDeposits/accountClosed.vue
  6. 4
      src/pages/manage/list/personal/callDeposits/openAccount.vue
  7. 3
      src/pages/manage/list/personal/currentAccount/accountCancellation.vue
  8. 52
      src/pages/manage/list/personal/currentAccount/openAccount.vue
  9. 7
      src/pages/manage/list/personal/currentAccount/settle.vue
  10. 18
      src/pages/manage/list/personal/currentAccount/transferAccounts.vue
  11. 24
      src/pages/manage/list/personal/currentAccount/withdrawal.vue
  12. 4
      src/pages/manage/list/personal/timeDeposit/deposit.vue
  13. 8
      src/pages/manage/list/personal/timeDeposit/openAccount.vue
  14. 4
      src/pages/manage/list/personal/timeDeposit/withdrawal.vue
  15. 7
      src/pages/manage/list/personal/usefulPhrases/accountClosed.vue
  16. 4
      src/pages/manage/list/personal/usefulPhrases/continueDeposit.vue
  17. 4
      src/pages/manage/list/personal/usefulPhrases/openAccount.vue
  18. 10
      src/pages/manage/list/servicesAccount/passwordChange.vue
  19. 6
      src/pages/manage/list/servicesAccount/passwordLost.vue
  20. 9
      src/pages/manage/list/servicesAccount/relieveLost.vue

@ -198,57 +198,57 @@ export default {
376: { 376: {
prop: 'accountTradeName', // 1 prop: 'accountTradeName', // 1
type: '3', type: '3',
"subjectId": '', "subjectId": '68',
}, },
377: { 377: {
prop: 'accountName', // 1 prop: 'accountName', // 1
type: '3', type: '3',
"subjectId": '', "subjectId": '69',
}, },
378: { 378: {
prop: 'tradeAddress', // 1 prop: 'tradeAddress', // 1
type: '3', type: '3',
"subjectId": '', "subjectId": '70',
}, },
380: { 380: {
prop: 'collectionTradeName', // 3 prop: 'collectionTradeName', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '72',
}, },
381: { 381: {
prop: 'collectionName', // 3 prop: 'collectionName', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '73',
}, },
382: { 382: {
prop: 'billType', // 3 prop: 'billType', // 3
type: '1', type: '1',
"subjectId": '', "subjectId": '57',
}, },
383: { 383: {
prop: 'currencyType', // 3 prop: 'currencyType', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '8',
}, },
386: { 386: {
prop: 'drawBillDate', // 3 prop: 'drawBillDate', // 3
type: '1', type: '1',
"subjectId": '', "subjectId": '60',
}, },
388: { 388: {
prop: 'isTransfer', // 3 prop: 'isTransfer', // 3
type: '1', type: '1',
"subjectId": '', "subjectId": '76',
}, },
389: { 389: {
prop: 'moneyOrderMoney', // 3 prop: 'moneyOrderMoney', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '77',
}, },
390: { 390: {
prop: 'serviceCharge', // 3 prop: 'serviceCharge', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '78',
}, },
}, },
myTable: { myTable: {
@ -262,27 +262,27 @@ export default {
375: { 375: {
prop: 'accountNumber', // 3 prop: 'accountNumber', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '67',
}, },
379: { 379: {
prop: 'collectionNumber', // 3 prop: 'collectionNumber', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '71',
}, },
384: { 384: {
prop: 'money', // 1 prop: 'money', // 1
type: '3', type: '3',
"subjectId": '', "subjectId": '14',
}, },
385: { 385: {
prop: 'moneyOrderNumber', // 3 prop: 'moneyOrderNumber', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '74',
}, },
387: { 387: {
prop: 'expireDate', // 3 prop: 'expireDate', // 3
type: '1', type: '1',
"subjectId": '', "subjectId": '75',
}, },
372: { 372: {
prop: 'accountUsername', // 3 prop: 'accountUsername', // 3

@ -202,7 +202,8 @@ export default {
}, },
261: { 261: {
prop: 'signDate', prop: 'signDate',
type: '1' type: '1',
"subjectId": 47,
}, },
262: { 262: {
prop: 'currencyType', // 1 prop: 'currencyType', // 1

@ -178,42 +178,42 @@ export default {
361: { 361: {
prop: 'currency', // 1 prop: 'currency', // 1
type: '3', type: '3',
"subjectId": '', "subjectId": '8',
}, },
363: { 363: {
prop: 'proposeTime', // 1 prop: 'proposeTime', // 1
type: '3', type: '3',
"subjectId": '', "subjectId": '55',
}, },
364: { 364: {
prop: 'insertDate', // 1 prop: 'insertDate', // 1
type: '1', type: '1',
"subjectId": '', "subjectId": '62',
}, },
366: { 366: {
prop: 'otherAccountUsername', // 3 prop: 'otherAccountUsername', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '58',
}, },
368: { 368: {
prop: 'exchangeNumber', // 3 prop: 'exchangeNumber', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '63',
}, },
370: { 370: {
prop: 'customsNumber', // 3 prop: 'customsNumber', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '64',
}, },
371: { 371: {
prop: 'exchangeName', // 3 prop: 'exchangeName', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '65',
}, },
373: { 373: {
prop: 'abstract', // 3 prop: 'abstract', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '16',
}, },
}, },
myTable: { myTable: {
@ -228,32 +228,32 @@ export default {
360: { 360: {
prop: 'shroffAccountNumber', // 3 prop: 'shroffAccountNumber', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '54',
}, },
362: { 362: {
prop: 'money', // 3 prop: 'money', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '14',
}, },
365: { 365: {
prop: 'billType', // 1 prop: 'billType', // 1
type: '1', type: '1',
"subjectId": '', "subjectId": '57',
}, },
367: { 367: {
prop: 'otherAccountNumber', // 3 prop: 'otherAccountNumber', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '59',
}, },
369: { 369: {
prop: 'voucherNumber', // 3 prop: 'voucherNumber', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '44',
}, },
372: { 372: {
prop: 'accountUsername', // 3 prop: 'accountUsername', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '66',
} }
}, },
} }

@ -172,32 +172,32 @@ export default {
348: { 348: {
prop: 'currency', // 1 prop: 'currency', // 1
type: '3', type: '3',
"subjectId": '', "subjectId": '8',
}, },
350: { 350: {
prop: 'proposeTime', // 1 prop: 'proposeTime', // 1
type: '3', type: '3',
"subjectId": '', "subjectId": '55',
}, },
351: { 351: {
prop: 'proposeDate', // 1 prop: 'proposeDate', // 1
type: '1', type: '1',
"subjectId": '', "subjectId": '56',
}, },
353: { 353: {
prop: 'otherAccountUsername', // 3 prop: 'otherAccountUsername', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '58',
}, },
355: { 355: {
prop: 'drawBillDate', // 3 prop: 'drawBillDate', // 3
type: '1', type: '1',
"subjectId": '', "subjectId": '60',
}, },
358: { 358: {
prop: 'abstract', // 3 prop: 'abstract', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '16',
}, },
}, },
myTable: { myTable: {
@ -211,32 +211,32 @@ export default {
347: { 347: {
prop: 'shroffAccountNumber', // 3 prop: 'shroffAccountNumber', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '54',
}, },
349: { 349: {
prop: 'money', // 3 prop: 'money', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '14',
}, },
352: { 352: {
prop: 'billType', // 1 prop: 'billType', // 1
type: '1', type: '1',
"subjectId": '', "subjectId": '57',
}, },
354: { 354: {
prop: 'otherAccountNumber', // 3 prop: 'otherAccountNumber', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '59',
}, },
356: { 356: {
prop: 'voucherNumber', // 3 prop: 'voucherNumber', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '44',
}, },
357: { 357: {
prop: 'shroffAccountUsername', // 3 prop: 'shroffAccountUsername', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '61',
}, },
}, },
visible:false visible:false

@ -123,9 +123,10 @@ export default{
return{ return{
form:{ form:{
// //
voucherNumber: '', // payMoney: '', // ()
currency: 'CYN人民币', //
// //
// voucherNumber: '', //
currency: 'CYN人民币', //
clientName: '', // clientName: '', //
currencyMark: '钞户', // currencyMark: '钞户', //
depositNumber: '', // depositNumber: '', //
@ -139,19 +140,21 @@ export default{
customerNumber: '', // () customerNumber: '', // ()
noticeType: '', // () noticeType: '', // ()
payType: '', // () payType: '', // ()
payMoney: '', // ()
voucherType: '', // () voucherType: '', // ()
}, },
rules: { rules: {
clientName: { clientName: {
pattern: /(^[A-Z][a-z]*(\s[A-Z][a-z]*)*$)|(^[\u4e00-\u9fa5]{2,4}$)/, pattern: /(^[A-Z][a-z]*(\s[A-Z][a-z]*)*$)|(^[\u4e00-\u9fa5]{2,4}$)/,
message: '该名字格式有误' message: '该名字格式有误'
}, },
voucherNumber: { // voucherNumber: {
required: true, // required: true,
message: '请填写凭证号码', // message: '',
trigger: 'blur' // trigger: 'blur'
}, // },
payMoney: { payMoney: {
required: true, required: true,
message: '请填写支取金额', message: '请填写支取金额',
@ -175,7 +178,21 @@ export default{
// totalMoney: '', // // totalMoney: '', //
// certificateType: '', // // certificateType: '', //
// breathDate: '', // // breathDate: '', //
292: {
prop: 'customerNumber',
type: '3',
"subjectId": 6,
},
296: {
prop: 'voucherType',
type: '1',
"subjectId": 11,
},
298: {
prop: 'noticeType',
type: '1',
"subjectId": 48,
},
302: { 302: {
prop: 'certificateType', prop: 'certificateType',
type: '1', type: '1',
@ -246,7 +263,7 @@ export default{
}, },
mounted() { mounted() {
this.$refs.clientName.focus() this.$refs.clientName.focus()
const parentId = '0,5,26,38,289' const parentId = '287,5,26,38,289'
const cards = { const cards = {
303: 'nomCallDepositCard', 303: 'nomCallDepositCard',
304: 'nomCallDepositCard2', 304: 'nomCallDepositCard2',
@ -268,7 +285,7 @@ export default{
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
this.visible = true; this.visible = true;
const parentId = '0,5,26,38,289' const parentId = '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 = '0,5,26,38,288' const parentId = '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 = '0,5,26,38,288' const parentId = '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')

@ -53,7 +53,8 @@ export default{
myTable2: { myTable2: {
115: { 115: {
prop: 'idType', prop: 'idType',
type: '1' type: '1',
"subjectId": 19,
} }
}, },
myTable: { myTable: {

@ -268,7 +268,7 @@ export default {
}, },
getOperationData(){ getOperationData(){
let param= { let param= {
parentId: '0,5,26,57,62' parentId: '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: '0,5,26,57,62,75' parentId: '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": "0,5,26,57,62,75,"+voucherNumber[i].id,"type": ""}) formLists.push({"answerId":voucherNumber[i].id,"emptyOne": "", "emptyTwo": "", "operationIds": "287,5,26,57,62,75,"+voucherNumber[i].id,"type": ""})
} }
let param= { let param= {
parentId: '0,5,26,57,62,75', parentId: '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": "0,5,26,57,62,77", "type": "3"},// {"answerId":'77',"emptyOne": "17", "emptyTwo": paymentCode, "operationIds": "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": "0,5,26,57,62,272","type": "1"})}//2 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.drawWaysTwo){formList.push({"answerId":'274',"emptyOne": "13", "emptyTwo": this.form.drawWaysTwo,"operationIds": "0,5,26,57,62,274","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.voucherTypesTwo){formList.push({"answerId":'271',"emptyOne": "11", "emptyTwo": this.form.voucherTypesTwo,"operationIds": "0,5,26,57,62,271","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
formList.push( formList.push(
{"answerId":'275',"emptyOne": "17", "emptyTwo": paymentCodeTwo, "operationIds": "0,5,26,57,62,275", "type": "3"},// {"answerId":'275',"emptyOne": "17", "emptyTwo": paymentCodeTwo, "operationIds": "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": "0,5,26,57,62,273,"+voucherNumberTwo[i].id,"type": ""}) formLists.push({"answerId":voucherNumberTwo[i].id,"emptyOne": "", "emptyTwo": "", "operationIds": "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": "0,5,26,57,62,278","type": "1"})}//3 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.drawWaysThree){formList.push({"answerId":'280',"emptyOne": "13", "emptyTwo": this.form.drawWaysThree, "operationIds": "0,5,26,57,62,280","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.voucherTypesThree){formList.push({"answerId":'277',"emptyOne": "11", "emptyTwo": this.form.voucherTypesThree, "operationIds": "0,5,26,57,62,277","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
formList.push( formList.push(
{"answerId":'281',"emptyOne": "17", "emptyTwo": paymentCodeThree, "operationIds": "0,5,26,57,62,281", "type": "3"},// {"answerId":'281',"emptyOne": "17", "emptyTwo": paymentCodeThree, "operationIds": "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": "0,5,26,57,62,279,"+voucherNumberThree[i].id,"type": ""}) formLists.push({"answerId":voucherNumberThree[i].id,"emptyOne": "", "emptyTwo": "", "operationIds": "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": "0,5,26,57,62,68","type": "3"})}// 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.accountQuality){formList.push({"answerId":'72',"emptyOne": "10", "emptyTwo": this.form.accountQuality, "operationIds": "0,5,26,57,62,72","type": "1"})}//1 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.accountQualitysTwo){formList.push({"answerId":'270',"emptyOne": "10", "emptyTwo": this.form.accountQualitysTwo, "operationIds": "0,5,26,57,62,270","type": "1"})}//2 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.accountQualitysThree){formList.push({"answerId":'276',"emptyOne": "10", "emptyTwo": this.form.accountQualitysThree, "operationIds": "0,5,26,57,62,276","type": "1"})}//3 if (this.form.accountQualitysThree){formList.push({"answerId":'276',"emptyOne": "10", "emptyTwo": this.form.accountQualitysThree, "operationIds": "287,5,26,57,62,276","type": "1"})}//3
formList.push( formList.push(
{"answerId":'69',"emptyOne": "7", "emptyTwo": this.form.userName, "operationIds": "0,5,26,57,62,69", "type": "3"},// {"answerId":'69',"emptyOne": "7", "emptyTwo": this.form.userName, "operationIds": "287,5,26,57,62,69", "type": "3"},//
{"answerId":'70',"emptyOne": "8", "emptyTwo": this.form.currency, "operationIds": "0,5,26,57,62,70", "type": "1"},// {"answerId":'70',"emptyOne": "8", "emptyTwo": this.form.currency, "operationIds": "287,5,26,57,62,70", "type": "1"},//
{"answerId":'71',"emptyOne": "9", "emptyTwo": this.form.goldLogo, "operationIds": "0,5,26,57,62,71","type": "1"},// {"answerId":'71',"emptyOne": "9", "emptyTwo": this.form.goldLogo, "operationIds": "287,5,26,57,62,71","type": "1"},//
{"answerId":'74',"emptyOne": "12", "emptyTwo": this.form.accountType, "operationIds": "0,5,26,57,62,74","type": "1"}, // {"answerId":'74',"emptyOne": "12", "emptyTwo": this.form.accountType, "operationIds": "287,5,26,57,62,74","type": "1"}, //
{"answerId":'76',"emptyOne": "13", "emptyTwo": this.form.drawWay, "operationIds": "0,5,26,57,62,76", "type": "1"}, // {"answerId":'76',"emptyOne": "13", "emptyTwo": this.form.drawWay, "operationIds": "287,5,26,57,62,76", "type": "1"}, //
{"answerId":'73',"emptyOne": "11", "emptyTwo": this.form.voucherType, "operationIds": "0,5,26,57,62,73", "type": "1"} // {"answerId":'73',"emptyOne": "11", "emptyTwo": this.form.voucherType, "operationIds": "287,5,26,57,62,73", "type": "1"} //
) )
let params= { let params= {
parentId:'0,5,26,57,62', parentId:'287,5,26,57,62',
lcJudgmentRuleReq:formList, lcJudgmentRuleReq:formList,
projectId:+projectId, projectId:+projectId,
startTime:startTime, startTime:startTime,

@ -105,7 +105,8 @@ export default{
}, },
109: { 109: {
prop: 'totalMoney', prop: 'totalMoney',
type: '3' type: '3',
"subjectId": 45,
}, },
112: { 112: {
prop: 'remark', prop: 'remark',
@ -133,7 +134,7 @@ export default{
}, },
mounted() { mounted() {
this.$refs.userName.focus() this.$refs.userName.focus()
const parentId = '0,5,26,57,66' const parentId = '287,5,26,57,66'
const cardArr = { const cardArr = {
103: 'nomCurrentSettleCard', 103: 'nomCurrentSettleCard',
111: 'nomCurrentSettlePassword' 111: 'nomCurrentSettlePassword'
@ -158,7 +159,7 @@ export default{
"subjectId": 17, "subjectId": 17,
} }
] ]
const parentId = '0,5,26,57,66' const parentId = '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));
}, },

@ -95,13 +95,20 @@ export default{
], ],
}, },
myTable2: { myTable2: {
96: {
prop: 'currency',
type: '1',
"subjectId": 8,
},
100: { 100: {
prop: 'shroffAccount', prop: 'shroffAccount',
type: '3' type: '3',
"subjectId": 81,
}, },
101: { 101: {
prop: 'payeeName', prop: 'payeeName',
type: '3' type: '3',
"subjectId": 73,
}, },
102: { 102: {
prop: 'remark', prop: 'remark',
@ -112,7 +119,8 @@ export default{
myTable: { myTable: {
95: { 95: {
prop: 'userName', prop: 'userName',
type: '3' type: '3',
"subjectId": 7,
}, },
97: { 97: {
prop: 'goldLogo', prop: 'goldLogo',
@ -130,7 +138,7 @@ export default{
}, },
mounted() { mounted() {
this.$refs.money.focus() this.$refs.money.focus()
const parentId = '0,5,26,57,65' const parentId = '287,5,26,57,65'
const cardArr = { const cardArr = {
94: 'nomCurrentTransferCard', 94: 'nomCurrentTransferCard',
99: 'nomCurrentTransferPassword' 99: 'nomCurrentTransferPassword'
@ -155,7 +163,7 @@ export default{
"subjectId": 17, "subjectId": 17,
} }
] ]
const parentId = '0,5,26,57,65' const parentId = '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: '0,5,26,57,64' parentId: '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": "0,5,26,57,64,85","type": ""})// formList.push({"answerId":85,"emptyOne": "", "emptyTwo": nomCurrentWithdrawalCards, "operationIds": "287,5,26,57,64,85","type": ""})//
formList.push({"answerId":91,"emptyOne": "", "emptyTwo": nomCurrentWithdrawalPassword, "operationIds": "0,5,26,57,64,91","type": ""}) formList.push({"answerId":91,"emptyOne": "", "emptyTwo": nomCurrentWithdrawalPassword, "operationIds": "287,5,26,57,64,91","type": ""})
if (this.form.currency){formList.push({"answerId":'87', "emptyOne": "8", "emptyTwo": this.form.currency, "operationIds": "0,5,26,57,64,87","type": "1"})}// 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.money){formList.push({"answerId":'89', "emptyOne": "14", "emptyTwo": this.form.money, "operationIds": "0,5,26,57,64,89", "type": "3"})}// 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.remark){formList.push({"answerId":'93', "emptyOne": "16", "emptyTwo": this.form.remark, "operationIds": "0,5,26,57,64,93", "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"})}//
formList.push( formList.push(
{"answerId":'86', "emptyOne": "7", "emptyTwo": this.form.userName, "operationIds": "0,5,26,57,64,86", "type": "3"},// {"answerId":'86', "emptyOne": "7", "emptyTwo": this.form.userName, "operationIds": "287,5,26,57,64,86", "type": "3"},//
{"answerId":'88', "emptyOne": "9", "emptyTwo": this.form.goldLogo, "operationIds": "0,5,26,57,64,88", "type": "1"},// {"answerId":'88', "emptyOne": "9", "emptyTwo": this.form.goldLogo, "operationIds": "287,5,26,57,64,88", "type": "1"},//
{"answerId":'90', "emptyOne": "15", "emptyTwo": this.form.chargeWay, "operationIds": "0,5,26,57,64,90", "type": "1"},// {"answerId":'90', "emptyOne": "15", "emptyTwo": this.form.chargeWay, "operationIds": "287,5,26,57,64,90", "type": "1"},//
{"answerId":'92', "emptyOne": "15", "emptyTwo": this.form.serviceCharge, "operationIds": "0,5,26,57,64,92", "type": "3"},// {"answerId":'92', "emptyOne": "15", "emptyTwo": this.form.serviceCharge, "operationIds": "287,5,26,57,64,92", "type": "3"},//
// {"answerId":91,"emptyOne": "", "emptyTwo": "", "operationIds": "0,5,26,57,64,91","type": ""}// // {"answerId":91,"emptyOne": "", "emptyTwo": "", "operationIds": "287,5,26,57,64,91","type": ""}//
) )
let params= { let params= {
parentId:'0,5,26,57,64', parentId:'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 = '0,5,26,58,119' const parentId = '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 = '0,5,26,58,119' const parentId = '287,5,26,58,119'
const cards = [ const cards = [
{ {
131: nomtimeDeposit1 131: nomtimeDeposit1

@ -151,10 +151,6 @@ export default{
}, },
127: { 127: {
prop: 'voucherType',// prop: 'voucherType',//
type: '1'
},
129: {
prop: 'withdrawingWay',//
type: '1', type: '1',
"subjectId": 11, "subjectId": 11,
}, },
@ -167,7 +163,7 @@ export default{
}, },
methods: { methods: {
getFormData(){ getFormData(){
const parentId = '0,5,26,58,118' const parentId = '287,5,26,58,118'
const cards = { const cards = {
13: 'nomtimeOpenAccount1', 13: 'nomtimeOpenAccount1',
128: 'nomtimeOpenAccount2', 128: 'nomtimeOpenAccount2',
@ -206,7 +202,7 @@ export default{
"subjectId": 17, "subjectId": 17,
} }
] ]
const parentId = '0,5,26,58,118' const parentId = '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 = '0,5,26,58,120' const parentId = '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 = '0,5,26,58,120' const parentId = '287,5,26,58,120'
const cards = [ const cards = [
{ {
144: nomtimeDepositWithdrawal1 144: nomtimeDepositWithdrawal1

@ -170,7 +170,8 @@ export default{
}, },
190: { 190: {
prop: 'totalMoney',// prop: 'totalMoney',//
type: '3' type: '3',
"subjectId": 45,
}, },
191: { 191: {
prop: 'signDate',// prop: 'signDate',//
@ -198,7 +199,7 @@ export default{
}, },
methods: { methods: {
getFormData(){ getFormData(){
const parentId = '0,5,26,59,157' const parentId = '287,5,26,59,157'
const cards = { const cards = {
181: 'nomUsefulPhrasesClosed2', 181: 'nomUsefulPhrasesClosed2',
192: 'nomUsefulPhrasesClosedPassword' 192: 'nomUsefulPhrasesClosedPassword'
@ -215,7 +216,7 @@ export default{
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
this.visible = true; this.visible = true;
const parentId = '0,5,26,59,157' const parentId = '287,5,26,59,157'
const nomUsefulPhrasesClosed2 = sessionStorage.getItem('nomUsefulPhrasesClosed2') const nomUsefulPhrasesClosed2 = sessionStorage.getItem('nomUsefulPhrasesClosed2')
const nomUsefulPhrasesClosedPassword = sessionStorage.getItem('nomUsefulPhrasesClosedPassword') const nomUsefulPhrasesClosedPassword = sessionStorage.getItem('nomUsefulPhrasesClosedPassword')
const cards = [ const cards = [

@ -126,7 +126,7 @@ export default{
}, },
methods: { methods: {
getFormData(){ getFormData(){
const parentId = '0,5,26,59,156' const parentId = '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 = '0,5,26,59,156' const parentId = '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 = '0,5,26,59,155' const parentId = '287,5,26,59,155'
const cards = { const cards = {
166: 'nomUsefulPhrasesOpenCard', 166: 'nomUsefulPhrasesOpenCard',
167: 'nomUsefulPhrasesOpenPassword' 167: 'nomUsefulPhrasesOpenPassword'
@ -220,7 +220,7 @@ export default{
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
this.visible = true; this.visible = true;
const parentId = '0,5,26,59,155' const parentId = '287,5,26,59,155'
const cards = [ const cards = [
{ {
166: nomUsefulPhrasesOpenCard 166: nomUsefulPhrasesOpenCard

@ -101,29 +101,29 @@ export default{
326: { 326: {
prop: 'newPayPassword', // 3 prop: 'newPayPassword', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '52',
}, },
327: { 327: {
prop: 'maillingAddress', // 3 prop: 'maillingAddress', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '4',
}, },
317: { 317: {
prop: 'certificateType', // prop: 'certificateType', //
type: '1', type: '1',
"subjectId": '', "subjectId": 19,
} }
}, },
myTable: { myTable: {
322: { 322: {
prop: 'customerName', // prop: 'customerName', //
type: '3', type: '3',
"subjectId": '', "subjectId": 7,
}, },
325: { 325: {
prop: 'payPassword', // prop: 'payPassword', //
type: '3', type: '3',
"subjectId": '', "subjectId": '51',
} }
}, },
visible: false visible: false

@ -85,19 +85,19 @@ export default{
332: { 332: {
prop: 'certificateType', // 1 prop: 'certificateType', // 1
type: '1', type: '1',
"subjectId": '', "subjectId": '19',
}, },
335: { 335: {
prop: 'remark', // 3 prop: 'remark', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '53',
} }
}, },
myTable: { myTable: {
331: { 331: {
prop: 'customerName', // prop: 'customerName', //
type: '3', type: '3',
"subjectId": '', "subjectId": '7',
} }
}, },
visible: false visible: false

@ -87,19 +87,19 @@ export default{
340: { 340: {
prop: 'certificateType', // 1 prop: 'certificateType', // 1
type: '1', type: '1',
"subjectId": '', "subjectId": '19',
}, },
344: { 344: {
prop: 'remark', // 3 prop: 'remark', // 3
type: '3', type: '3',
"subjectId": '', "subjectId": '53',
} }
}, },
myTable: { myTable: {
339: { 339: {
prop: 'customerName', // prop: 'customerName', //
type: '3', type: '3',
"subjectId": '', "subjectId": '7',
} }
}, },
visible: false visible: false
@ -133,7 +133,8 @@ export default{
337: servicesPasswordRelieveLost2 337: servicesPasswordRelieveLost2
}, },
{ {
343: servicesPasswordRelievePassword 343: servicesPasswordRelievePassword,
subjectId: '17'
} }
] ]
autoPlay(parentId, this.form, this.myTable2, this.myTable, cards) autoPlay(parentId, this.form, this.myTable2, this.myTable, cards)

Loading…
Cancel
Save