Commit 8f1db719 by liaoxing

添加码表

parent 3b860ecc
...@@ -7994,6 +7994,29 @@ const CodeTable = { ...@@ -7994,6 +7994,29 @@ const CodeTable = {
mt:[ mt:[
], ],
tag23h:[
{ label: "Opening of a service call by Trade Operations (SWT,BOL)", value: "CLSVOPEN" },
{ label: "Closing of a service call by Trade Operations (SWT,BOL)", value: "CLSVCLOS" },
{ label: "Advice of fraud attempt (SWT,BOL)", value: "FRAUDMSG" },
{ label: "General information advice (DTA/E,SWT,BOL)", value: "GENINFAD" },
// { label: "Amendment of a free-form undertaking e.g. dependent guar. (BOL,SWT)", value: "ISSAMEND" },
// { label: "Issue of a free-form undertaking such as a dependent guarantee (SWT)", value: "ISSUANCE" },
{ label: "Other request (BOL,DTA/E,SWT)", value: "OTHERFNC" },
{ label: "Request related to a reimbursement (SWT,BOL)", value: "REIMBURS" },
// { label: "Request to amend an undertaking (BOL,SWT)", value: "REQAMEND" },
{ label: "Financing request (SWT,BOL)", value: "REQFINAN" },
// { label: "Request to issue an undertaking (SWT)", value: "REQISSUE" },
{ label: "Transfer of a undertaking (SWT,BOL)", value: "TRANSFER" },
// { label: "Request Confirmation (DTE)", value: "DTABESTA" },
// { label: "Request financing (DTE)", value: "DTAFINAN" },
{ label: "Status request (BOL,DTA/E)", value: "DTASTATU" },
{ label: "Correction of Order (DTA)", value: "DTAKORRE" },
{ label: "Advice", value: "ADV" },
{ label: "Confirmation (BOL)", value: "CNF" },
{ label: "Status information (BOL)", value: "STA" },
{ label: "Pre-debit notification (SWT)", value: "PREDENOT" },
// { label: "Request to extend the maturity date", value: "REXTMATU" },
],
bchlst:[ bchlst:[
{label:'08350012中国光大银行北京分行',value:'1'}, {label:'08350012中国光大银行北京分行',value:'1'},
{label:'08357112中国光大银行股份有限公司大连分行',value:'2'}, {label:'08357112中国光大银行股份有限公司大连分行',value:'2'},
......
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