index.js 22.4 KB
Newer Older
fukai committed
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 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544
import Pts from '~/components/business/commonModel/Pts';
import Pub from '~/components/business/commonModel/index.js';

export default class Hitdla {
	constructor() {
		this.data = {
      swiadd: {
				ameamt: '',
				newexpdat: '',
        newexpflg: '',
			},
			ptsptaList: [],
			amenbr: "",			//  减额修改次数		.amenbr
			amecur: "",			//  修改币种		.amecur
			amedat: "",			//  修改日期		.amedat
			decstm: "",			//  Decrease limits stream		.decstm
			ameflg: "",			//  是否接受此笔减额修改		.nidgrp.rec.ameflg
      ameamt: "",			//  修改金额		.nidgrp.rec.ameamt
			nidgrp: {
				rec: {
          amedat: "",
          ownusr: '',//业务负责人
					resflg: "",			//  Reserved Contract		.nidgrp.rec.resflg
					rejflg: "",			//  Direct rejection		.nidgrp.rec.rejflg
					drpreflg: "",			//  Type of Request		.nidgrp.rec.drpreflg
					purposin: "",			//  Incoming Purpose 		.nidgrp.rec.purposin
					gartypin: "",			//  Undertaking Type from Local Undertaking Seq. C		.nidgrp.rec.gartypin
					niduil: "",			//  Language of Undertak.		.nidgrp.rec.niduil
					secuilflg: "",			//  Bilingual Guarantee		.nidgrp.rec.secuilflg
					liatypc: "",			//  Liability Type 		.nidgrp.rec.liatypc
					oldref: "",			//  Old Reference		.nidgrp.rec.oldref
					grtnam: "",
					revflg: "",			//  Declaration of Indemnity		.nidgrp.rec.revflg
					autrnwflg: "",			//  Auto-Renewal		.nidgrp.rec.autrnwflg
					rmbflg: "",			//  Reimbursement Information		.nidgrp.rec.rmbflg
					teskeyunc: "",			//  Test Key Unconfirmity		.nidgrp.rec.teskeyunc
					guaflg: "",			//  Mortgage Flag		.nidgrp.rec.guaflg
					stacty: "",			//  Risk Country 		.nidgrp.rec.stacty
					deloric: "",			//  Delivery of Undertak.		.nidgrp.rec.deloric
					deloritxtc: "",			//  Delivery of Undertak.		.nidgrp.rec.deloritxtc
					deltoc: "",			//  Deli. To/Collection By		.nidgrp.rec.deltoc
					transferc: "",			//  Transfer Indicator - Local Undertaking Seq. C		.nidgrp.rec.transferc
					orcrat: "",			//  Original Perc./ Rate		.nidgrp.rec.orcrat
					gartypc: "",			//  Undertaking Type 		.nidgrp.rec.gartypc
					legfrmc: "",			//  Form of Undertaking		.nidgrp.rec.legfrmc
					demandc: "",			//  Demand Indicator 		.nidgrp.rec.demandc
					stdwrdc: "",			//  Standard wording required		.nidgrp.rec.stdwrdc
					gtxinrc: "",			//  Choice of Text		.nidgrp.rec.gtxinrc
					autrnwflgc: "",			//  Auto-Renewal - Local Undertaking Seq. C		.nidgrp.rec.autrnwflgc
					stdwrduilc: "",			//  Requested Language		.nidgrp.rec.stdwrduilc
					orcrefc: "",			//  Contract Reference		.nidgrp.rec.orcrefc
					orcdatc: "",			//  Date from Original Contract - Local Undertaking Seq. C		.nidgrp.rec.orcdatc
					tenclsdatc: "",			//  Closing Date		.nidgrp.rec.tenclsdatc
					orcratc: "",			//  Original Perc./ Rate		.nidgrp.rec.orcratc
					orccurc: "",			//  Contract Amount 		.nidgrp.rec.orccurc
					orcamtc: "",			//  Contract Amount 		.nidgrp.rec.orcamtc
					accc: "",			//  A/c Adv. Paym. Guar.		.nidgrp.rec.accc
					jurlawc: "",			//  Governing Law 		.nidgrp.rec.jurlawc
					jurlawtxtc: "",			//  Governing Law 		.nidgrp.rec.jurlawtxtc
					jurplcc: "",			//  Place of Jurisdiction		.nidgrp.rec.jurplcc
					tenrefc: "",			//  Tender Reference		.nidgrp.rec.tenrefc
					tendatc: "",			//  Tender Date		.nidgrp.rec.tendatc
					trmdatc: "",			//  Latest Transmission		.nidgrp.rec.trmdatc
					transfer: "",			//  Transfer Indicator		.nidgrp.rec.transfer
					branchinr: '',
          inr: '',
          ver:'',
          ownref: '', // Reference		.nidgrp.rec.ownref
          etyextkey:"",//
          needcuscomopn: '',//需客户确认		.nidgrp.rec.needcuscomopn
          grtjuscod: '',//被保证人社会统一信用代码/组织机构代码.nidgrp.rec.grtjuscod
          hndtyp: '', // Handling Type		.nidgrp.rec.hndtyp
          gartyp: '', // Type of Undertaking		.nidgrp.rec.gartyp
          legfrm: '', // Form of Undertaking		.nidgrp.rec.legfrm
          demand: '', // Demand Indicator		.nidgrp.rec.demand
          fingua: '', // 是否对外担保		.nidgrp.rec.fingua
          cfaguatyp: '', // 对外担保类型		.nidgrp.rec.cfaguatyp
          cmtflg: '', // 跨境人民币保函		.nidgrp.rec.cmtflg
          giduil: '', // Language of Undertak.		.nidgrp.rec.giduil
          vrfdat: '', // 核销日期		.nidgrp.rec.vrfdat
          gtxinr: '', // Choice of Text		.nidgrp.rec.gtxinr
          fenlishi: '', // 是否分离式保函		.nidgrp.rec.fenlishi
          atxinr: '', // Choice of Text		.nidgrp.rec.atxinr
          orddat: '', // Order Date		.nidgrp.rec.orddat
          expflg: '', // Unlimited Guarantee		.nidgrp.rec.expflg
          expdat: '', // Valid until		.nidgrp.rec.expdat
          liaflg: '', // Unlimited Liability		.nidgrp.rec.liaflg
          liadat: '', // Our Liability until		.nidgrp.rec.liadat
          inudat: '', // Inure Date		.nidgrp.rec.inudat
          nam: '', // Name		.nidgrp.rec.nam
          liatxtc: '', // Liability Condition		.nidgrp.blk.liatxtc
          delori: '', // Delivery of Undertak.		.nidgrp.rec.delori
          deloritxt: '', // Delivery of Undertak.		.nidgrp.rec.deloritxt
          sndto: '', // Undertaking Send to		.nidgrp.rec.sndto
          delto: '', // Deliv. To/Collection By		.nidgrp.rec.delto
          chato: '', // Own Charges Borne by		.nidgrp.rec.chato
          credat:"",//创建日期
          opndat: "",// 开立日期
          opndatc: "",
          opnsta: "",//开立状态
          amesta: "",//修改状态
          cansta: "",//撤销状态
          oldamt: "",//原保函金额
          olddat: "",//原到期日期
          opntrninr: "",
          orcref: '', // Contract Reference		.nidgrp.rec.orcref
          orcdat: '', // Date from Original Contract		.nidgrp.rec.orcdat
          tenclsdat: '', // Closing Date		.nidgrp.rec.tenclsdat
          orccur: '', // Contract Amount 		.nidgrp.rec.orccur
          orcamt: '0.00', // Contract Amount 		.nidgrp.rec.orcamt
          acc: '', // A/c for Adv. Paym. Guar.		.nidgrp.rec.acc
          jurlaws20: '', // Governing Law		.nidgrp.rec.jurlaws20
          jurlaw: '', // Law of Jurisdiction		.nidgrp.rec.jurlaw
          tenref: '', // Tender Reference		.nidgrp.rec.tenref
          tendat: '', // Tender Date		.nidgrp.rec.tendat
          trmdat: '', // Latest Transmiss. Date		.nidgrp.rec.trmdat
          mannum: '', // 手册号码		.nidgrp.rec.mannum
          bngcod: '', // 企业海关编码		.nidgrp.rec.bngcod
          juscod: '', // 组织机构代码		.nidgrp.rec.juscod
          cunqii: '', // 流动资金贷款利率档次		.nidgrp.rec.cunqii
          bilvvv: 0, // 上浮比率		.nidgrp.rec.bilvvv
          jurplc: '', // Place of Jurisdiction		.nidgrp.rec.jurplc
          reccnfdet: '', // Confirm. Instr.		.nidgrp.rec.reccnfdet
          cnfdet: '',
          cnfsta: '', // Confirmation Status 		.nidgrp.rec.cnfsta
          partcon: 0, // Partial Confirmation		.nidgrp.rec.partcon
          cnfdat: '', // Confirmation Date		.nidgrp.rec.cnfdat
          exptyp: '', // Expiry Type		.nidgrp.rec.exptyp
		  cxmflg: '', // 是否显示查询码		.nidgrp.nidcxm.cxmflg
		  quycod: '',
          bennam: '', // 受益人名称		.nidgrp.nidcxm.benefi
          segtyp: '', // 特殊保函类型		.nidgrp.ghd.segtyp
          bustyp: '', // 业务类型		.nidgrp.ghd.bustyp
          remark: '', // 备注		.nidgrp.ghd.remark
          aplnam: '', //申请人名称.nidgrp.nid.aplnam
          idcode: '', //统一社会信用代码.nidgrp.nid.idcode
          gidtxtmodflg: '',//修改保函文本
          purpos: "",
          amenbr: "",
          flwsta: "",
          zsjzts: '', //追索截止天数.nidgrp.nid.zsjzts
          bdbdbr: '', //被担保人法定代表人.nidgrp.nid.bdbdbr
          bdbrdz: '', //被担保人地址.nidgrp.nid.bdbrdz
          bdbrdh: '', //被担保人联系电话.nidgrp.nid.bdbrdh
          dbyhmc: '', //担保银行名称.nidgrp.nid.dbyhmc
          dbyhdb: '', //担保银行法定代表人.nidgrp.nid.dbyhdb
          dbyhdz: '', //担保银行地址.nidgrp.nid.dbyhdz
          dbyhdh: '', //担保银行联系电话.nidgrp.nid.dbyhdh
          sqrdbr: '', //申请人法定代表人.nidgrp.nid.sqrdbr
          sqradr: '', //申请人地址.nidgrp.nid.sqradr
          sqrtel: '', //申请人联系电话.nidgrp.nid.sqrtel
          beyzd1: '', //索偿付款账号.nidgrp.nid.beyzd1
          beyzd2: '', //备用字段2.nidgrp.nid.beyzd2
          beyzd3: '', //备用字段3.nidgrp.nid.beyzd3
          beyzd4: '', //备用字段4.nidgrp.nid.beyzd4
          beyzd5: '', //备用字段5.nidgrp.nid.beyzd5
          beyzd6: '', //备用字段6.nidgrp.nid.beyzd6
          ptyhgq: '', //多个受益海关.nidgrp.nid.ptyhgq
          ptyhsx: '', //已经生效的受益海关.nidgrp.nid.ptyhsx
          bdbrmc: '', //被担保人名称.nidgrp.nid.bdbrmc
          sqqydm: '', //申请人企业代码.nidgrp.nid.sqqydm
          sqrnam: '', //申请人名称.nidgrp.nid.sqrnam
					sqqyhg: '', //申请人企业海关注册编码.nidgrp.nid.sqqyhg
					projnam: '',
					fromflg: "",
				},
				cbs: {
					max: {
						cur: "",			//  Guarantee Amount		.nidgrp.cbs.max.cur
						amt: "",			//  Guarantee Amount		.nidgrp.cbs.max.amt
					},
					opn1: {
						cur: "",			//  Open Amount		.nidgrp.cbs.opn1.cur
						amt: "",			//  Balance		.nidgrp.cbs.opn1.amt
					},
					cnf: {
						cur: "",			//  Confirmation Amount		.nidgrp.cbs.cnf.cur
						amt: "",			//  Balance		.nidgrp.cbs.cnf.amt
					},
					mac: {
						cur: "",			//  Guarantee Amount		.nidgrp.cbs.mac.cur
						amt: "",			//  Guarantee Amount		.nidgrp.cbs.mac.amt
					},
					mac2: {
						cur: "",			//  Additional Amount		.nidgrp.cbs.mac2.cur
						amt: "",			//  Balance		.nidgrp.cbs.mac2.amt
					},
					opc2: {
						cur: "",			//  Open Add. Amount		.nidgrp.cbs.opc2.cur
						amt: "",			//  Balance		.nidgrp.cbs.opc2.amt
					},
				},
				apl: {
					pts: new Pts().data,
					namelc: "",			//  名称		.nidgrp.apl.namelc
					adrelc: "",			//  地址		.nidgrp.apl.adrelc
					dbfadrblkcn: "",			//  Chinese address		.nidgrp.apl.dbfadrblkcn
				},
				ben: {
					pts: new Pts().data,
					namelc: "",			//  名称		.nidgrp.ben.namelc
					adrelc: "",			//  地址		.nidgrp.ben.adrelc
					dbfadrblkcn: "",			//  Chinese address		.nidgrp.ben.dbfadrblkcn
				},
				adv: {
					pts: new Pts().data,
					namelc: "",			//  名称		.nidgrp.adv.namelc
					adrelc: "",			//  地址		.nidgrp.adv.adrelc
					dbfadrblkcn: "",			//  Chinese address		.nidgrp.adv.dbfadrblkcn
				},
				blk: {
					gartyptxtin: "",			//  Specification of Type of Undertaking - Counter Undertaking		.nidgrp.blk.gartyptxtin
					apprul: "",			//  Applicable Rules		.nidgrp.blk.apprul
					apprultxt: "",			//  Applicable Rules		.nidgrp.blk.apprultxt
					exptxt: "",			//  Expiry Condition/ Evt.		.nidgrp.blk.exptxt
					atxexptxt: "",			//  Expiry Condition/ Evt.		.nidgrp.blk.atxexptxt
					liatxtc: "",			//  Liability Condition		.nidgrp.blk.liatxtc
					atxliatxtc: "",			//  Liability Condition		.nidgrp.blk.atxliatxtc
					deltoadrc: "",			//  Delivery to Address		.nidgrp.blk.deltoadrc
					preperc: "",			//  Presentation Instr. 		.nidgrp.blk.preperc
					atxpreperc: "",			//  Presentation Instr. 		.nidgrp.blk.atxpreperc
					trfcondc: "",			//  Transfer Conditions		.nidgrp.blk.trfcondc
					feetxtc: "",			//  Additional Details to Code for Charges		.nidgrp.blk.feetxtc
					covgodsrv: "",			//  Object of Contract		.nidgrp.blk.covgodsrv
					orcplc: "",			//  Original Contract Place		.nidgrp.blk.orcplc
					addinf: "",			//  Additional Info		.nidgrp.blk.addinf
					atxcovgodsrv: "",			//  Underly. Transact. Det.		.nidgrp.blk.atxcovgodsrv
					gidtxt: "",			//  Guarantee Text		.nidgrp.blk.gidtxt
					gtxgidtxt: "",			//  Guarantee Text with Variables		.nidgrp.blk.gtxgidtxt
					gartyptxtc: "",			//  Undertaking Type 		.nidgrp.blk.gartyptxtc
					apprulc: "",			//  Applicable Rules		.nidgrp.blk.apprulc
					apprultxtc: "",			//  Applicable Rules		.nidgrp.blk.apprultxtc
					covgodsrvc: "",			//  Object of Contract - Local Undertaking Seq. C		.nidgrp.blk.covgodsrvc
					orcplcc: "",			//  Original Contract Place - Local Undertaking Seq. C		.nidgrp.blk.orcplcc
					addinfc: "",			//  Additional Info - Local Undertaking Seq. C		.nidgrp.blk.addinfc
					atxcovgodsrvc: "",			//  Underly. Transact. Det.		.nidgrp.blk.atxcovgodsrvc
					nidtxtc: "",			//  Guarantee Text  local undertaking		.nidgrp.blk.nidtxtc
					gtxnidtxtc: "",			//  Guarantee Text with Variables - Counter Undertaking		.nidgrp.blk.gtxnidtxtc
					addamtcovc: "",			//  Covered		.nidgrp.blk.addamtcovc
					deltoadr: "",			//  Delivery to Address		.nidgrp.blk.deltoadr
					preper: "",			//  Presentation Instr.		.nidgrp.blk.preper
					atxpreper: "",			//  Presentation Instr.		.nidgrp.blk.atxpreper
					trfcond: "",			//  Transfer Conditions		.nidgrp.blk.trfcond
					feetxt: "",			//  Additional Details to Code for Charges		.nidgrp.blk.feetxt
					decamtstm: ""
				},
				iss: {
					pts: new Pts().data,
					namelc: "",			//  名称		.nidgrp.iss.namelc
					adrelc: "",			//  地址		.nidgrp.iss.adrelc
					dbfadrblkcn: "",			//  Chinese address		.nidgrp.iss.dbfadrblkcn
				},
				ghd: {
					segtyp: "",			//  特殊保函类型		.nidgrp.ghd.segtyp
					bustyp: "",			//  业务类型		.nidgrp.ghd.bustyp
					wahnum: "",			//  仓库号		.nidgrp.ghd.wahnum
					remark: "",			//  备注		.nidgrp.ghd.remark
					aplnam: "",			//  申请人名称关税保函专用		.nidgrp.ghd.aplnam
				},
				nidcxm: {
					warran: "",			//  被保证人		.nidgrp.nidcxm.warran
					cxmflg: "",			//  是否显示查询码		.nidgrp.nidcxm.cxmflg
					benefi: "",			//  受益人名称		.nidgrp.nidcxm.benefi
				},
				ctr: {
					pts: new Pts().data,
					namelc: "",			//  名称		.nidgrp.ctr.namelc
					adrelc: "",			//  地址		.nidgrp.ctr.adrelc
					dbfadrblkcn: "",			//  Chinese address		.nidgrp.ctr.dbfadrblkcn
				},
				atb: {
					pts: new Pts().data,
					namelc: "",			//  名称		.nidgrp.atb.namelc
					adrelc: "",			//  地址		.nidgrp.atb.adrelc
					dbfadrblkcn: "",			//  Chinese address		.nidgrp.atb.dbfadrblkcn
				},
				con: {
					pts: new Pts().data,
					namelc: "",			//  名称		.nidgrp.con.namelc
					adrelc: "",			//  地址		.nidgrp.con.adrelc
					dbfadrblkcn: "",			//  Chinese address		.nidgrp.con.dbfadrblkcn
				},
				bdb: {
					pts: new Pts().data,
					namelc: "",			//  名称		.nidgrp.bdb.namelc
					adrelc: "",			//  地址		.nidgrp.bdb.adrelc
					dbfadrblkcn: "",			//  Chinese address		.nidgrp.bdb.dbfadrblkcn
				},
				cnr: {
					pts: new Pts().data,
					namelc: "",			//  名称		.nidgrp.cnr.namelc
					adrelc: "",			//  地址		.nidgrp.cnr.adrelc
					dbfadrblkcn: "",			//  Chinese address		.nidgrp.cnr.dbfadrblkcn
				},
				apc: {
					pts: new Pts().data,
					namelc: "",			//  名称		.nidgrp.apc.namelc
					adrelc: "",			//  地址		.nidgrp.apc.adrelc
					dbfadrblkcn: "",			//  Chinese address		.nidgrp.apc.dbfadrblkcn
				},
				ctc: {
					pts: new Pts().data,
					namelc: "",			//  名称		.nidgrp.ctc.namelc
					adrelc: "",			//  地址		.nidgrp.ctc.adrelc
					dbfadrblkcn: "",			//  Chinese address		.nidgrp.ctc.dbfadrblkcn
				},
				bec: {
					pts: new Pts().data,
					namelc: "",			//  名称		.nidgrp.bec.namelc
					adrelc: "",			//  地址		.nidgrp.bec.adrelc
					dbfadrblkcn: "",			//  Chinese address		.nidgrp.bec.dbfadrblkcn
				},
				avc: {
					pts: new Pts().data,
				},
      },
      oldnidgrp:{
				rec:{
          expdat:"",
          expflg:"",
          liadat:"",
					liaflg:"",
					grtnam:'',
					projnam:'',
        },
        cbs: {
					max: {
						cur: "",			//  Guarantee Amount		.nidgrp.cbs.max.cur
						amt: "",			//  Guarantee Amount		.nidgrp.cbs.max.amt
					},
					opn1: {
						cur: "",			//  Open Amount		.nidgrp.cbs.opn1.cur
						amt: "",			//  Balance		.nidgrp.cbs.opn1.amt
					},
					cnf: {
						cur: "",			//  Confirmation Amount		.nidgrp.cbs.cnf.cur
						amt: "",			//  Balance		.nidgrp.cbs.cnf.amt
					},
					mac: {
						cur: "",			//  Guarantee Amount		.nidgrp.cbs.mac.cur
						amt: "",			//  Guarantee Amount		.nidgrp.cbs.mac.amt
					},
					mac2: {
						cur: "",			//  Additional Amount		.nidgrp.cbs.mac2.cur
						amt: "",			//  Balance		.nidgrp.cbs.mac2.amt
					},
					opc2: {
						cur: "",			//  Open Add. Amount		.nidgrp.cbs.opc2.cur
						amt: "",			//  Balance		.nidgrp.cbs.opc2.amt
					},
				},
			},
			nitp: {
				recget: {
					sdamod: {
						seainf: "",			//  Reference		.nitp.recget.sdamod.seainf
						dadsnd: "",			//  Drag  Drop Sender		.nitp.recget.sdamod.dadsnd
					},
				},
				aamp: {
					aammod: {
						addamtflg: "",			//  Add. Amount		.nitp.aamp.aammod.addamtflg
					},
				},
				exptxtmodflg: "",			//  Modify Expiry Condition/Event		.nitp.exptxtmodflg
				liatxtcmodflg: "",			//  Modify Liability Condition/Event - Counter Undertaking		.nitp.liatxtcmodflg
				usr: {
					extkey: "",			//  Responsible User		.nitp.usr.extkey
				},
				usrget: {
					sdamod: {
						seainf: "",			//  		.nitp.usrget.sdamod.seainf
					},
				},
				inccormsgflg: "",			//  Incoming Corporate Message Flag		.nitp.inccormsgflg
				drpreflglab1: "",			//  Label for Type of Request		.nitp.drpreflglab1
				inc760: "",			//  incoming lose		.nitp.inc760
				morapllab: "",			//  Label set if nore than one applicant		.nitp.morapllab
				drpreflglab: "",			//  Label for Type of Request		.nitp.drpreflglab
				bantyp: "",			//  bank typ		.nitp.bantyp
				letterlabel: "",			//  LETTERLABEL		.nitp.letterlabel
				oppbnkl: "",			//  对手行代码		.nitp.oppbnkl
				drpreflg: "",			//  Type of Request		.nitp.drpreflg
				aplp: {
					ptsget: {
						sdamod: {
							seainf: "",			//  		.nitp.aplp.ptsget.sdamod.seainf
							dadsnd: "",			//  Drag  Drop Sender		.nitp.aplp.ptsget.sdamod.dadsnd
						},
					},
				},
				benp: {
					ptsget: {
						sdamod: {
							seainf: "",			//  		.nitp.benp.ptsget.sdamod.seainf
							dadsnd: "",			//  Drag  Drop Sender		.nitp.benp.ptsget.sdamod.dadsnd
						},
					},
				},
				issp: {
					ptsget: {
						sdamod: {
							seainf: "",			//  		.nitp.issp.ptsget.sdamod.seainf
							dadsnd: "",			//  Drag  Drop Sender		.nitp.issp.ptsget.sdamod.dadsnd
						},
					},
				},
				advp: {
					ptsget: {
						sdamod: {
							seainf: "",			//  		.nitp.advp.ptsget.sdamod.seainf
							dadsnd: "",			//  Drag  Drop Sender		.nitp.advp.ptsget.sdamod.dadsnd
						},
					},
				},
				lettername: "",			//  面函标题		.nitp.lettername
				dzbhflg: "",			//  电子保函标志		.nitp.dzbhflg
				ctrp: {
					ptsget: {
						sdamod: {
							seainf: "",			//  		.nitp.ctrp.ptsget.sdamod.seainf
							dadsnd: "",			//  Drag  Drop Sender		.nitp.ctrp.ptsget.sdamod.dadsnd
						},
					},
				},
				aplsupflg: "",			//  Suppress Applicant in 760 Seqence B Flag		.nitp.aplsupflg
				atbp: {
					ptsget: {
						sdamod: {
							seainf: "",			//  		.nitp.atbp.ptsget.sdamod.seainf
							dadsnd: "",			//  Drag  Drop Sender		.nitp.atbp.ptsget.sdamod.dadsnd
						},
					},
				},
				labapl: "",			//  Label of apl		.nitp.labapl
				labctr: "",			//  Label of CTR		.nitp.labctr
				labaplref: "",			//  Label of APL's ref		.nitp.labaplref
				labctrref: "",			//  Label of CTR's ref		.nitp.labctrref
				labissbak: "",			//  Label of issue bank		.nitp.labissbak
				labissref: "",			//  Label of issue bank's ref		.nitp.labissref
				conp: {
					ptsget: {
						sdamod: {
							seainf: "",			//  		.nitp.conp.ptsget.sdamod.seainf
							dadsnd: "",			//  Drag  Drop Sender		.nitp.conp.ptsget.sdamod.dadsnd
						},
					},
				},
				bdbp: {
					ptsget: {
						sdamod: {
							seainf: "",			//  		.nitp.bdbp.ptsget.sdamod.seainf
							dadsnd: "",			//  Drag  Drop Sender		.nitp.bdbp.ptsget.sdamod.dadsnd
						},
					},
				},
				prepercmodflg: "",			//  Modify Document and Presentation Instructions		.nitp.prepercmodflg
				chkpreperc: "",			//  Allow *		.nitp.chkpreperc
				chargic: {
					chkast: "",			//  Allow *		.nitp.chargic.chkast
				},
				laborcdat: "",			//  Label for Contract Date		.nitp.laborcdat
				labaddinf: "",			//  Label for Additional Info		.nitp.labaddinf
				covgodsrvmodflg: "",			//  Modify Object of Contract		.nitp.covgodsrvmodflg
				covgod: {
					chkast: "",			//  Allow *		.nitp.covgod.chkast
				},
				aplnamtxt: "",			//  申请人名称		.nitp.aplnamtxt
				indirectswiadd: "",			//  InDirect Swift Add		.nitp.indirectswiadd
				cnrp: {
					ptsget: {
						sdamod: {
							seainf: "",			//  		.nitp.cnrp.ptsget.sdamod.seainf
							dadsnd: "",			//  Drag  Drop Sender		.nitp.cnrp.ptsget.sdamod.dadsnd
						},
					},
				},
				gidtxtmodflg: "",			//  Modify Guarantee Text		.nitp.gidtxtmodflg
				chknidtxt: "",			//  Allow *		.nitp.chknidtxt
				aacp: {
					aacmod: {
						addamtflg: "",			//  Add. Amount		.nitp.aacp.aacmod.addamtflg
					},
				},
				apcp: {
					ptsget: {
						sdamod: {
							seainf: "",			//  		.nitp.apcp.ptsget.sdamod.seainf
							dadsnd: "",			//  Drag  Drop Sender		.nitp.apcp.ptsget.sdamod.dadsnd
						},
					},
				},
				apcsupflg: "",			//  Suppress Applicant in 760 Seqence C Flag		.nitp.apcsupflg
				ctcp: {
					ptsget: {
						sdamod: {
							seainf: "",			//  		.nitp.ctcp.ptsget.sdamod.seainf
							dadsnd: "",			//  Drag  Drop Sender		.nitp.ctcp.ptsget.sdamod.dadsnd
						},
					},
				},
				becp: {
					ptsget: {
						sdamod: {
							seainf: "",			//  		.nitp.becp.ptsget.sdamod.seainf
							dadsnd: "",			//  Drag  Drop Sender		.nitp.becp.ptsget.sdamod.dadsnd
						},
					},
				},
				avcp: {
					ptsget: {
						sdamod: {
							dadsnd: "",			//  Drag  Drop Sender		.nitp.avcp.ptsget.sdamod.dadsnd
							seainf: "",			//  		.nitp.avcp.ptsget.sdamod.seainf
						},
					},
				},
				labaddinfc: "",			//  Label for Additional Info in Sequence C		.nitp.labaddinfc
				covgodsrvcmodflg: "",			//  Modify Object of Contract Sequence C		.nitp.covgodsrvcmodflg
				covgodc: {
					chkast: "",			//  Allow *		.nitp.covgodc.chkast
				},
				nidtxtmodflgc: "",			//  Modify Guarantee Text - Local Undertaking Seq. C		.nitp.nidtxtmodflgc
				chknidtxtc: "",			//  Allow *		.nitp.chknidtxtc
				swiftflg: "",			//  是否SWIFT格式		.nitp.swiftflg
				prepermodflg: "",			//  Modify Document and Presentation Instructions		.nitp.prepermodflg
				chkpreper: "",			//  Allow *		.nitp.chkpreper
				chargi: {
					chkast: "",			//  Allow *		.nitp.chargi.chkast
				},
			},
			pageId: "",			// ctx的key
			setmod: new Pub().data.Setmod,
			mtabut: new Pub().data.Mtabut,
			trnmod: new Pub().data.Trnmod,
			liaall: new Pub().data.Liaall,
      limmod: new Pub().data.Limmod,
			liaccv: new Pub().data.Liaccv,
			docpan: new Pub().data.Docpan,
      doctre: new Pub().data.Doctre,
      trndia: new Pub().data.Trndia,
		}
	}
}