Commit 96753d88 by wanggang_yf

brtacp litcan页面调整

parent 79b27aac
......@@ -3,6 +3,66 @@ import Pub from '~/components/business/commonModel/index.js';
export default class Brtacp {
constructor() {
this.data = {
gitp: {
swiftflg: '',
},
gidgrp: {
rec: {
branchinr: '',
ownref: '',
},
cbs: {
max: {
cur: '',
amt: '0.00',
},
},
ghd: {
segtyp: '',
},
shp: {
pts: new Pts().data,
},
apc: {
pts: new Pts().data,
},
ctc: {
pts: new Pts().data,
},
bec: {
pts: new Pts().data,
},
ben: {
pts: new Pts().data,
},
iss: {
pts: new Pts().data,
},
adv: {
pts: new Pts().data,
},
apl: {
pts: new Pts().data,
},
con: {
pts: new Pts().data,
},
ctr: {
pts: new Pts().data,
},
atb: {
pts: new Pts().data,
},
avc: {
pts: new Pts().data,
},
cnr: {
pts: new Pts().data,
},
at2: {
pts: new Pts().data,
},
},
brdgrp: {
prb: {
adrelc: '',
......@@ -11,6 +71,24 @@ export default class Brtacp {
pts: new Pts().data,
},
acb: {
adrelc: '',
dbfadrblkcn: '',
namelc: '',
pts: new Pts().data,
},
ben: {
adrelc: '',
dbfadrblkcn: '',
namelc: '',
pts: new Pts().data,
},
apl: {
adrelc: '',
dbfadrblkcn: '',
namelc: '',
pts: new Pts().data,
},
blk: {
chaded: '',
docdisflg: '',
......@@ -18,16 +96,43 @@ export default class Brtacp {
docdis: ''
},
rec: {
branchinr: '',
totcur: '',
ownref: '',
disdat: '',
totamt: '',
nam: '',
docprbrol: ''
docprbrol: '',
rcvdat: '',
advdat: '',
docflg: '',
tenmaxday: '',
docsta: '',
prb: {
modifySet: [],
ptsinr: '',
rol: '',
dbfadrblk: '',
pts: {
inr: '',
objtyp: '',
objinr: '',
rol: '',
},
maps: {}
},
},
matp: {
mattxtlab: '',
},
cbs: {
opn1: {
cur: '',
amt: ''
},
opn2: {
cur: ''
cur: '',
amt: ''
},
max: {
cur: '',
......@@ -35,26 +140,42 @@ export default class Brtacp {
},
max2: {
amt: ''
}
},
}
},
brtp: {
furide: ''
furide: '',
matp: {
mattxtlab: ''
}
},
lidgrp: {
rec: {
branchinr: '',
expdat: '',
ownref: ''
},
cbs: {
opn1: {
cur: '',
amt: ''
}
amt: 0
}
},
gitp: {
swiftflg: '',
ben: {
maps: {}
},
},
gcdgrp: {
ben: {
pts: new Pts().data,
},
apl: {
pts: new Pts().data,
},
adv: {
pts: new Pts().data,
},
},
setmod: new Pub().data.Setmod,
mtabut: new Pub().data.Mtabut,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment