index.js 6.5 KB
Newer Older
WH committed
1 2
import Pts from '~/components/business/commonModel/Pts';
import Pub from '~/components/business/commonModel/index.js';
WF1020 committed
3

4 5
export default class Letdrw {
    constructor() {
WF1020 committed
6
        this.data = {
7 8
            betp: {
                folwupopt: ''
WF1020 committed
9
            },
panziyi committed
10 11 12
            oldledgrp: {
                cbs: {
                    max: {
WH committed
13 14
                        cur: '',
                        amt: ''
panziyi committed
15 16
                    },
                    max2: {
WH committed
17
                        cur: '',
闫泽浩 committed
18
                        amt: '0.0'
panziyi committed
19 20 21
                    }
                }
            },
闫泽浩 committed
22 23 24 25 26 27 28
               srm: {
                    djuusr: '',
                    djuref: '',
                    djudat: '',
                    djutyp: '',
                    inr:''
                },
WH committed
29
            number: '',
30 31
            ledgrp: {
                a2b: {
WH committed
32 33 34 35 36 37 38 39 40 41 42 43 44
                    pts: new Pts().data
                },
                drw: {
                    pts: new Pts().data
                },
                adv: {
                    pts: new Pts().data
                },
                apb: {
                    pts: new Pts().data
                },
                rmb: {
                    pts: new Pts().data
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101
                },
                blk: {
                    dftat: '',
                    revnotes: '',
                    feetxt: '',
                    mixdet: '',
                    revcls: '',
                    shpper: '',
                    addamtcov: '',
                    avbwthtxt: '',
                    defdet: ''
                },
                rec: {
                    tenmaxday: '',
                    nomton: '',
                    expplc: '',
                    stacty: '',
                    revtyp: '',
                    revtimes: '',
                    opndat: '',
                    nomtop: '',
                    utlnbr: '',
                    avbwth: '',
                    revflg: '',
                    spcbenflg: '',
                    dbtflg: '',
                    shpdat: '',
                    revdat: '',
                    nam: '',
                    prepertxts18: '',
                    redclsflg: '',
                    cnfins: '',
                    nomspc: '',
                    shptrss18: '',
                    spcrcbflg: '',
                    collflg: '',
                    inctrf: '',
                    shpfro: '',
                    lcrtyp: '',
                    nonban: '',
                    ownref: '',
                    teskeyunc: '',
                    preadvdt: '',
                    avbby: '',
                    pordis: '',
                    apprul: '',
                    shppar: '',
                    prepers18: '',
                    expdat: '',
                    shpto: '',
                    revnbr: '',
                    chato: '',
                    cnfdet: '',
                    revcum: '',
                    aplbnkdirsnd: '',
                    advdat: '',
                    porloa: '',
闫泽浩 committed
102 103
                    apprultxt: '',
                    branchinr:'',
104 105
                },
                con: {
WH committed
106
                    pts: new Pts().data
107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
                },
                cbs: {
                    opn1: {
                        cur: '',
                        amt: ''
                    },
                    opn2: {
                        cur: '',
                        amt: ''
                    },
                    max: {
                        cur: '',
                        amt: ''
                    },
                    nom1: {
                        cur: '',
                        amt: ''
                    },
                    max2: {
                        cur: '',
闫泽浩 committed
127
                        amt: '0.00'
128 129 130
                    }
                },
                iss: {
WH committed
131
                    pts: new Pts().data
WF1020 committed
132
                },
133
                ben: {
WH committed
134
                    pts: new Pts().data
135 136
                },
                avb: {
WH committed
137
                    pts: new Pts().data
138 139
                },
                apl: {
WH committed
140
                    pts: new Pts().data
141 142
                },
                avbnam: ''
WF1020 committed
143
            },
144 145
            letp: {
                usr: {
闫泽浩 committed
146
                    extkey: 'ZL'
147 148 149 150 151 152 153 154 155 156 157
                },
                letp0: {
                    aammod: {
                        addamtflg: ''
                    },
                    cnftxt: ''
                },
                aamp: {
                    aammod: {
                        addamtflg: ''
                    }
WF1020 committed
158 159
                }
            },
160 161
            rmbclm: {
                acwacw: {
WH committed
162
                    pts: new Pts().data
163 164 165
                },
                valdat: '',
                rmbrmb: {
WH committed
166
                    pts: new Pts().data
167 168
                },
                bebbeb: {
WH committed
169
                    pts: new Pts().data
170 171 172 173 174 175 176 177 178 179 180 181
                },
                rmbrol: ''
            },
            bedgrp: {
                blk: {
                    docdisflg: '',
                    setinsbe: '',
                    docdis: '',
                    comcon: '',
                    intdis: ''
                },
                rec: {
闫泽浩 committed
182
                    inr:'',
183 184 185 186 187 188 189 190 191
                    rcvdat: '',
                    doctypcod: '',
                    ownref: '',
                    shpdat: '',
                    payrol: '',
                    orddat: '',
                    matdat: '',
                    dscinsflg: '',
                    nam: '',
闫泽浩 committed
192 193 194
                    docprbrol: '',
                    
                    
195 196
                },
                oth: {
WH committed
197 198 199 200
                    pts: new Pts().data
                },
                prb: {
                    pts: new Pts().data
WF1020 committed
201
                },
202 203
                cbs: {
                    opn2: {
WH committed
204 205
                        amt: '',
                        cur: ''
206 207 208
                    },
                    max: {
                        cur: '',
闫泽浩 committed
209
                        amt: '0.0'
210 211
                    },
                    max2: {
WH committed
212
                        amt: '',
闫泽浩 committed
213
                        cur: '0.00'
214
                    }
WF1020 committed
215
                },
216 217 218 219
                srm: {
                    djuusr: '',
                    djuref: '',
                    djudat: '',
闫泽浩 committed
220 221
                    djutyp: '',
                    inr:''
WH committed
222
                },
WF1020 committed
223
            },
224 225 226 227 228 229
            setmod: new Pub().data.Setmod,
            mtabut: new Pub().data.Mtabut,
            trnmod: new Pub().data.Trnmod,
            liaall: new Pub().data.Liaall,
            liaccv: new Pub().data.Liaccv,
            docpan: new Pub().data.Docpan,
WH committed
230
        };
WF1020 committed
231 232
    }
}