index.js 9.76 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 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 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244
import Api from "~/service/Api"
import Pts from "../Common/Pts"

export default class Gctrop{
    constructor () {
        this.data = {
						gctp:{
							liafldlab:"",			//  Label for Field Liability		.gctp.liafldlab
							expfldlab:"",			//  Label for Field Validity		.gctp.expfldlab
							aplmullab:"",			//  Label, that is set, if there are multiple applicants		.gctp.aplmullab
							lialab:"",			//  Label unlimited Liability		.gctp.lialab
							explab:"",			//  Label unlimited Validity		.gctp.explab
							gidget:{
								sdamod:{
									dadsnd:"",			//  Drag  Drop Sender		.gctp.gidget.sdamod.dadsnd
									seainf:"",			//  		.gctp.gidget.sdamod.seainf
								},
							},
							recget:{
								sdamod:{
									seainf:"",			//  		.gctp.recget.sdamod.seainf
									dadsnd:"",			//  Drag  Drop Sender		.gctp.recget.sdamod.dadsnd
								},
							},
							adaflg:"",			//  Add. Amount		.gctp.adaflg
							prbp:{
								ptsget:{
									sdamod:{
										seainf:"",			//  		.gctp.prbp.ptsget.sdamod.seainf
										dadsnd:"",			//  Drag  Drop Sender		.gctp.prbp.ptsget.sdamod.dadsnd
									},
								},
							},
							othp:{
								ptsget:{
									sdamod:{
										seainf:"",			//  		.gctp.othp.ptsget.sdamod.seainf
										dadsnd:"",			//  Drag  Drop Sender		.gctp.othp.ptsget.sdamod.dadsnd
									},
								},
							},
							prechkdat:"",			//  预计核验日期		.gctp.prechkdat
							ischktyp:"",			//  是否需要核验		.gctp.ischktyp
						},
						gidgrp:{
							rec:{
								ownref:"",			//  Guarantee		.gidgrp.rec.ownref
								expdat:"",			//  Valid until		.gidgrp.rec.expdat
								gartyp:"",			//  Type of Undertaking		.gidgrp.rec.gartyp
								liadat:"",			//  Liability until		.gidgrp.rec.liadat
							},
							cbs:{
								opn1:{
									cur:"",			//  Currency		.gidgrp.cbs.opn1.cur
									amt:"",			//  Balance		.gidgrp.cbs.opn1.amt
								},
							},
						},
						gcdgrp:{
							rec:{
								ownref:"",			//  Claim Number		.gcdgrp.rec.ownref
								nam:"",			//  Name		.gcdgrp.rec.nam
								clmdat:"",			//  Date of Claim		.gcdgrp.rec.clmdat
								docprbrol:"",			//  Presented by		.gcdgrp.rec.docprbrol
								payrol:"",			//  Payer		.gcdgrp.rec.payrol
							},
							cbs:{
								max:{
									cur:"",			//  Amount Claimed		.gcdgrp.cbs.max.cur
									amt:"",			//  Balance		.gcdgrp.cbs.max.amt
								},
								opn1:{
									cur:"",			//  Open Amount		.gcdgrp.cbs.opn1.cur
									amt:"",			//  Balance		.gcdgrp.cbs.opn1.amt
								},
							},
							apl:{
								pts:new Pts().data,
							},
							ben:{
								pts:new Pts().data,
							},
							prb:{
								pts:new Pts().data,
								namelc:"",			//  名称		.gcdgrp.prb.namelc
								adrelc:"",			//  地址		.gcdgrp.prb.adrelc
								dbfadrblkcn:"",			//  Chinese address		.gcdgrp.prb.dbfadrblkcn
							},
							oth:{
								pts:new Pts().data,
								namelc:"",			//  名称		.gcdgrp.oth.namelc
								adrelc:"",			//  地址		.gcdgrp.oth.adrelc
								dbfadrblkcn:"",			//  Chinese address		.gcdgrp.oth.dbfadrblkcn
							},
						},
						trnmod:{
							trndia:{
								diarec:{
									cod:"",			//  Diary Reason		.trnmod.trndia.diarec.cod
									donflg:"",			//  Entry Done Nonspace = Entry Done		.trnmod.trndia.diarec.donflg
									dat:"",			//  Date of Diary		.trnmod.trndia.diarec.dat
									nam:"",			//  Description		.trnmod.trndia.diarec.nam
									inftxt:"",			//  Detailed Information		.trnmod.trndia.diarec.inftxt
									ownusg:"",			//  Resp. Group		.trnmod.trndia.diarec.ownusg
									usr:"",			//  Entered by		.trnmod.trndia.diarec.usr
									prechkdat:"",			//  预计核验日期		.trnmod.trndia.diarec.prechkdat
									ptynam:"",			//  pty name		.trnmod.trndia.diarec.ptynam
									ptyextkey:"",			//  pty extkey		.trnmod.trndia.diarec.ptyextkey
									paycur:"",			//  Pay CUR		.trnmod.trndia.diarec.paycur
									payamt:"",			//  付款币种		.trnmod.trndia.diarec.payamt
								},
								diamodflg:"",			//  used to define a codetable that to be show as status in Grid		.trnmod.trndia.diamodflg
								atp:{
									cod:"",			//  Start Transaction		.trnmod.trndia.atp.cod
								},
								atpget:{
									sdamod:{
										seainf:"",			//  		.trnmod.trndia.atpget.sdamod.seainf
										dadsnd:"",			//  Drag  Drop Sender		.trnmod.trndia.atpget.sdamod.dadsnd
									},
								},
								atptxt:"",			//  Application Transaction Profile Text		.trnmod.trndia.atptxt
								usr:{
									extkey:"",			//  Responsible User		.trnmod.trndia.usr.extkey
								},
								usrget:{
									sdamod:{
										seainf:"",			//  		.trnmod.trndia.usrget.sdamod.seainf
									},
								},
								dspstm:"",			//  Display Stream of Diaries		.trnmod.trndia.dspstm
							},
							ptsmod:{
								adrp:{
									prtpanblk:"",			//  XMLPanel prtpan的内置block		.trnmod.ptsmod.adrp.prtpanblk
								},
							},
							docimm:{
								ascin:"",			//  Message as stream		.trnmod.docimm.ascin
								prtswtpblk:"",			//  XMLPanel prtswtp的内置block		.trnmod.docimm.prtswtpblk
								xmldocblk:"",			//  XMLPanel xmldoc的内置block		.trnmod.docimm.xmldocblk
								prtswtrpblk:"",			//  XMLPanel prtswtrp的内置block		.trnmod.docimm.prtswtrpblk
							},
							trndoc:{
								advlabel:"",			//  ADVLABEL		.trnmod.trndoc.advlabel
								amdnam:"",			//  AMDNAM		.trnmod.trndoc.amdnam
								advdoc:"",			//  国内证通知书		.trnmod.trndoc.advdoc
								advnam:"",			//  国内证落款		.trnmod.trndoc.advnam
								amdapl:"",			//  修改申请人名称		.trnmod.trndoc.amdapl
								doclbl:"",			//  Lable for CONDOCSTM		.trnmod.trndoc.doclbl
								doctrestm:"",			//  Document tree		.trnmod.trndoc.doctrestm
								shwinc:"",			//  Show Incoming Messages		.trnmod.trndoc.shwinc
								shwout:"",			//  Show Outgoing Messages		.trnmod.trndoc.shwout
								condocstm:"",			//  Connected Documents		.trnmod.trndoc.condocstm
								rcvatt:{
									seainf:"",			//  		.trnmod.trndoc.rcvatt.seainf
								},
								filrecv:"",			//  File Receiver		.trnmod.trndoc.filrecv
							},
						},
						liaall:{
							misamt:"",			//  Amount not yet assigned		.liaall.misamt
							concur:"",			//  External Booking Amount		.liaall.concur
							outpct:"",			//  Sight Amount Percentage		.liaall.outpct
							outamt:"",			//  Sight Amount		.liaall.outamt
							exttotoldamt:"",			//  Old Amount booked externally		.liaall.exttotoldamt
							exttotamt:"",			//  Total booking amount external assinged		.liaall.exttotamt
							liaccv:{
								newamt:"",			//  合同金额		.liaall.liaccv.newamt
								concur:"",			//  应付保证金金额		.liaall.liaccv.concur
								totcovamt:"",			//  金额总和		.liaall.liaccv.totcovamt
								newresamt:"",			//  Reserved Amount		.liaall.liaccv.newresamt
								addinf:"",			//  Additional Information 		.liaall.liaccv.addinf
								cshpct:"",			//  保证金应收比例		.liaall.liaccv.cshpct
								relcshpct:"",			//  保证金实收比例		.liaall.liaccv.relcshpct
								gleflg:"",			//  Create gle flag		.liaall.liaccv.gleflg
								chgcurflg:"",			//  Change currency flag		.liaall.liaccv.chgcurflg
								pctresamt:"",			//  reserve amount based percent		.liaall.liaccv.pctresamt
								dnfmod:{
									stm8023:"",			//  8023STREAM		.liaall.liaccv.dnfmod.stm8023
									ccvtyp:"",			//  操作类型		.liaall.liaccv.dnfmod.ccvtyp
									kehuzh:"",			//  保证金账户		.liaall.liaccv.dnfmod.kehuzh
									zhruzh:"",			//  本金转入账户		.liaall.liaccv.dnfmod.zhruzh
									zhqtyp:"",			//  支取类型		.liaall.liaccv.dnfmod.zhqtyp
									tizamt:"",			//  部分提支金额		.liaall.liaccv.dnfmod.tizamt
									zhhuye:"",			//  帐户余额		.liaall.liaccv.dnfmod.zhhuye
									zhqucs:"",			//  支取次数		.liaall.liaccv.dnfmod.zhqucs
									lxzyzh:"",			//  利息转入账户		.liaall.liaccv.dnfmod.lxzyzh
									yewudh:"",			//  业务代号		.liaall.liaccv.dnfmod.yewudh
									qicuje:"",			//  起存金额		.liaall.liaccv.dnfmod.qicuje
									intdsp:"",			//  利息转入账户		.liaall.liaccv.dnfmod.intdsp
									pridsp:"",			//  本金转入账户		.liaall.liaccv.dnfmod.pridsp
								},
							},
						},
						setmod:{
							docamttyplab:"",			//  settled amount description as label		.setmod.docamttyplab
							retmsg:"",			//  Label showing Retry overflow condition		.setmod.retmsg
							ref:"",			//  our reference		.setmod.ref
							doccur:"",			//  document currency		.setmod.doccur
							docamt:"",			//  document amount		.setmod.docamt
							dspflg:"",			//  Type of settlement		.setmod.dspflg
							xreflg:"",			//  Recalculate Rates		.setmod.xreflg
							setglg:{
								labdspflg:"",			//  Label for Type of Settlement		.setmod.setglg.labdspflg
							},
							zmqacclab:"",			//  主�'�号LABEL		.setmod.zmqacclab
							zmqacc:"",			//  自�'�区主�'�号		.setmod.zmqacc
							setfog:{
								setfol:[]
							},
							setfeg:{
								setfel:[]
							},
							glemod:{
								gleshwstm:"",			//  Booking stream to Display		.setmod.glemod.gleshwstm
							},
						},
						mtabut:{
							coninf:{
								oitinf:{
									labinftxt:"",			//  Label for INFTXT		.mtabut.coninf.oitinf.labinftxt
									oit:{
										inftxt:"",			//  Infotext		.mtabut.coninf.oitinf.oit.inftxt
										inflev:"",			//  Infotext Level		.mtabut.coninf.oitinf.oit.inflev
									},
								},
								oitset:{
									labinftxt:"",			//  Label for INFTXT		.mtabut.coninf.oitset.labinftxt
									oit:{
										inftxt:"",			//  Infotext		.mtabut.coninf.oitset.oit.inftxt
										inflev:"",			//  Infotext Level		.mtabut.coninf.oitset.oit.inflev
									},
								},
								conexedat:"",			//  执行日期		.mtabut.coninf.conexedat
								usr:{
									extkey:"",			//  User ID		.mtabut.coninf.usr.extkey
								},
							},
						},
						pageId: ""			// ctx的key
				}
    }
}