Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhouqian
vue-gjjs
Commits
6ac96222
Commit
6ac96222
authored
Oct 28, 2022
by
wangna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
码表汉化
parent
a3953ae3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
225 additions
and
230 deletions
+225
-230
index.js
src/config/CodeTable/index.js
+223
-228
Infsea.vue
src/views/Business/Infcpd/Infsea.vue
+1
-1
Inftrnps.vue
src/views/Business/Trnrel/Inftrnps.vue
+1
-1
No files found.
src/config/CodeTable/index.js
View file @
6ac96222
...
...
@@ -707,18 +707,13 @@ const CodeTable = {
{
label
:
"注销"
,
value
:
"1"
},
],
bchtyp
:
[
/* {label:"总行押汇中心",value:"3" },
{label:"押汇中心XX组",value:"4" }, */
{
label
:
"押汇中心华北组"
,
value
:
"5"
},
/* {label:"非经办行",value:"2" },
{label:"经办行",value:"1" },
{label:"收单行",value:"6" }, */
],
bckgrd
:
[
{
label
:
"
Undefined
"
,
value
:
""
},
{
label
:
"
Foreground
"
,
value
:
"F"
},
{
label
:
"
Background
"
,
value
:
"B"
},
{
label
:
"
Interrupt
"
,
value
:
"I"
},
{
label
:
"
未定义
"
,
value
:
""
},
{
label
:
"
前景
"
,
value
:
"F"
},
{
label
:
"
背景
"
,
value
:
"B"
},
{
label
:
"
中断
"
,
value
:
"I"
},
],
bcothi
:
[
{
label
:
"延迟付款至船舶到达"
,
value
:
"DF1"
},
...
...
@@ -748,9 +743,9 @@ const CodeTable = {
{
label
:
"是"
,
value
:
"Y"
},
],
biltyp
:
[
{
label
:
"
ALL
"
,
value
:
"A"
},
{
label
:
"
CHECK
"
,
value
:
"C"
},
{
label
:
"
TRAVELL CHECK
"
,
value
:
"T"
},
{
label
:
"
全部
"
,
value
:
"A"
},
{
label
:
"
支票
"
,
value
:
"C"
},
{
label
:
"
旅行支票
"
,
value
:
"T"
},
],
bmselflg
:
[
{
label
:
"寄单索款"
,
value
:
"6"
},
...
...
@@ -1583,21 +1578,21 @@ const CodeTable = {
{
label
:
"卖方单据"
,
value
:
"BM"
},
],
bustxt
:
[
{
label
:
"
Clearing
"
,
value
:
"PM"
},
{
label
:
"
结算
"
,
value
:
"PM"
},
{
label
:
"金融机构转账"
,
value
:
"FT"
},
{
label
:
"清偿付款"
,
value
:
"CP"
},
{
label
:
"
Import L/C
"
,
value
:
"LI"
},
{
label
:
"
进口信用证
"
,
value
:
"LI"
},
{
label
:
"国内买方信用证单据"
,
value
:
"BD"
},
{
label
:
"国内卖方信用证单据"
,
value
:
"BM"
},
{
label
:
"
Export L/C
"
,
value
:
"LE"
},
{
label
:
"
Export L/C Document Set
"
,
value
:
"BE"
},
{
label
:
"
出口信用证
"
,
value
:
"LE"
},
{
label
:
"
出口信用证单据
"
,
value
:
"BE"
},
{
label
:
"手动合同"
,
value
:
"MC"
},
{
label
:
"转账"
,
value
:
"ZZ"
},
{
label
:
"出口托收"
,
value
:
"BO"
},
{
label
:
"远期结售汇"
,
value
:
"FU"
},
{
label
:
"进出口代付"
,
value
:
"DF"
},
{
label
:
"出口类融资"
,
value
:
"BP"
},
{
label
:
"
Import L/C Document Set
"
,
value
:
"BR"
},
{
label
:
"
进口信用证单据
"
,
value
:
"BR"
},
{
label
:
"进口类融资和打包放款"
,
value
:
"TR"
},
{
label
:
"买方国内证"
,
value
:
"DI"
},
{
label
:
"提货担保"
,
value
:
"SG"
},
...
...
@@ -1648,25 +1643,25 @@ const CodeTable = {
{
label
:
"增加金额"
,
value
:
"AMEAMT"
},
],
calflg
:
[
{
label
:
"
maximum
"
,
value
:
"U"
},
{
label
:
"
not calculat
"
,
value
:
""
},
{
label
:
"
calculated
"
,
value
:
"C"
},
{
label
:
"
minimum
"
,
value
:
"L"
},
{
label
:
"
period maximum
"
,
value
:
"M"
},
{
label
:
"
最大值
"
,
value
:
"U"
},
{
label
:
"
不计算
"
,
value
:
""
},
{
label
:
"
计算
"
,
value
:
"C"
},
{
label
:
"
最小值
"
,
value
:
"L"
},
{
label
:
"
周期最大值
"
,
value
:
"M"
},
],
calrul
:
[
{
label
:
"
Fix value
"
,
value
:
"0"
},
{
label
:
"
Transaction calculation
"
,
value
:
"T"
},
{
label
:
"
Free manual entry
"
,
value
:
"F"
},
{
label
:
"
Monthly Interest
"
,
value
:
"3"
},
{
label
:
"
Tiered per mille
"
,
value
:
"4"
},
{
label
:
"BA
Discount
"
,
value
:
"6"
},
{
label
:
"
Basepoint Fee
"
,
value
:
"B"
},
{
label
:
"
Interest p.a.
"
,
value
:
"2"
},
{
label
:
"
Per mille fee
"
,
value
:
"1"
},
{
label
:
"
Per mille/Previous periods
"
,
value
:
"P"
},
{
label
:
"
Percent fee
"
,
value
:
"%"
},
{
label
:
"
CBS-Based Calculation
"
,
value
:
"C"
},
{
label
:
"
固定值
"
,
value
:
"0"
},
{
label
:
"
交易记录计算
"
,
value
:
"T"
},
{
label
:
"
免费手动输入
"
,
value
:
"F"
},
{
label
:
"
月利息
"
,
value
:
"3"
},
{
label
:
"
每千层分层
"
,
value
:
"4"
},
{
label
:
"BA
折扣
"
,
value
:
"6"
},
{
label
:
"
基准点费用
"
,
value
:
"B"
},
{
label
:
"
年利率
"
,
value
:
"2"
},
{
label
:
"
每千元费用
"
,
value
:
"1"
},
{
label
:
"
每千/前一周期
"
,
value
:
"P"
},
{
label
:
"
费用百分比
"
,
value
:
"%"
},
{
label
:
"
基于CBS的计算
"
,
value
:
"C"
},
],
camttransrelation
:
[
{
label
:
"境外同业跨境现钞存入"
,
value
:
"3"
},
...
...
@@ -1718,12 +1713,12 @@ const CodeTable = {
{
label
:
"核心复核抹账"
,
value
:
"16"
},
],
ccform
:
[
{
label
:
"
Outward collection
"
,
value
:
"O"
},
{
label
:
"
出口托收
"
,
value
:
"O"
},
{
label
:
"Local"
,
value
:
"L"
},
],
ccstyp
:
[
{
label
:
"每笔交易"
,
value
:
"TRN"
},
{
label
:
"
None
"
,
value
:
""
},
{
label
:
"
无
"
,
value
:
""
},
{
label
:
"每条消息"
,
value
:
"SMH"
},
],
ccvtyp
:
[
...
...
@@ -1771,9 +1766,9 @@ const CodeTable = {
],
chadet
:
[
{
label
:
"其他"
,
value
:
"O"
},
{
label
:
"
OUR FEES BORNE BY ABROAD
"
,
value
:
"B"
},
{
label
:
"
OUR FEES BORNE BY CLIENT
"
,
value
:
"U"
},
{
label
:
"
SPLIT FEES
"
,
value
:
"S"
},
{
label
:
"
我们的费用由国外承担
"
,
value
:
"B"
},
{
label
:
"
我们的费用由客户承担
"
,
value
:
"U"
},
{
label
:
"
分割费用
"
,
value
:
"S"
},
],
changetyp
:
[
{
label
:
"债券和票据"
,
value
:
"ban"
},
...
...
@@ -1790,7 +1785,7 @@ const CodeTable = {
{
label
:
"其他外债"
,
value
:
"ofd"
},
],
chato
:
[
{
label
:
`
Shared
`
,
value
:
`SHA`
},
{
label
:
`
共享
`
,
value
:
`SHA`
},
{
label
:
`受益人`
,
value
:
`BEN`
},
{
label
:
`汇款人`
,
value
:
`OUR`
},
],
...
...
@@ -1829,10 +1824,10 @@ const CodeTable = {
{
label
:
"是"
,
value
:
"Y"
},
],
chktyp
:
[
{
label
:
"
Check
"
,
value
:
"C"
},
{
label
:
"
支票
"
,
value
:
"C"
},
{
label
:
"承兑票据"
,
value
:
"P"
},
{
label
:
"汇票"
,
value
:
"D"
},
{
label
:
"
Travel Check
"
,
value
:
"T"
},
{
label
:
"
旅游支票
"
,
value
:
"T"
},
],
chrset
:
[
{
label
:
"ISO-8859-1"
,
value
:
"ISO-8859-1"
},
...
...
@@ -1847,13 +1842,13 @@ const CodeTable = {
{
label
:
"是"
,
value
:
"Y"
},
],
cla
:
[
{
label
:
"
Incoming
"
,
value
:
"INC"
},
{
label
:
"
Order Preprocessing
"
,
value
:
"ORD"
},
{
label
:
"
To Correct
"
,
value
:
"COR"
},
{
label
:
"
进口
"
,
value
:
"INC"
},
{
label
:
"
订单预处理
"
,
value
:
"ORD"
},
{
label
:
"
修改
"
,
value
:
"COR"
},
{
label
:
"Release Pending"
,
value
:
"REL"
},
{
label
:
"Manual"
,
value
:
"MAN"
},
{
label
:
"Diary"
,
value
:
"DIA"
},
{
label
:
"
Registered
"
,
value
:
"RIM"
},
{
label
:
"
已注册
"
,
value
:
"RIM"
},
{
label
:
"待定"
,
value
:
"PEN"
},
],
clatyp
:
[
...
...
@@ -1950,7 +1945,7 @@ const CodeTable = {
],
cndfld1typ
:
[
{
label
:
"Field"
,
value
:
"FLD"
},
{
label
:
"
Constant Value
"
,
value
:
"CONST"
},
{
label
:
"
常量
"
,
value
:
"CONST"
},
],
cndfld2typ
:
[
{
label
:
"Field"
,
value
:
"FLD"
},
...
...
@@ -1999,18 +1994,18 @@ const CodeTable = {
{
label
:
"2101跨境收入信息"
,
value
:
"1"
},
],
codtyp
:
[
{
label
:
"
Constant
"
,
value
:
"CONST"
},
{
label
:
"
常量
"
,
value
:
"CONST"
},
],
colltr
:
[
{
label
:
"
by Transaction
"
,
value
:
""
},
{
label
:
"
按事务处理
"
,
value
:
""
},
{
label
:
"Always to Pool"
,
value
:
"P"
},
{
label
:
"Always Settle"
,
value
:
"S"
},
],
comexe
:
[
{
label
:
"
Cyclic Launch of Trade
2"
,
value
:
"t"
},
{
label
:
"
周期启动交易
2"
,
value
:
"t"
},
{
label
:
"Asyn. Launch of Executor"
,
value
:
"a"
},
{
label
:
"
Single Launch of Trade
2"
,
value
:
"l"
},
{
label
:
"
Launch of Executor
"
,
value
:
"e"
},
{
label
:
"
单一启动交易
2"
,
value
:
"l"
},
{
label
:
"
启动执行器
"
,
value
:
"e"
},
],
comflg
:
[
{
label
:
"没查到"
,
value
:
"0"
},
...
...
@@ -2023,12 +2018,12 @@ const CodeTable = {
{
label
:
"所有交易"
,
value
:
"a"
},
],
comswt
:
[
{
label
:
"
Compile to
TTO"
,
value
:
"t"
},
{
label
:
"
编译为
TTO"
,
value
:
"t"
},
{
label
:
"生成显示图像"
,
value
:
"p"
},
{
label
:
"
Compile to
TMO"
,
value
:
"s"
},
{
label
:
"
Import Literals
"
,
value
:
"xi"
},
{
label
:
"
Update Source Format
"
,
value
:
"r"
},
{
label
:
"
Export Literals
"
,
value
:
"xe"
},
{
label
:
"
编译为
TMO"
,
value
:
"s"
},
{
label
:
"
导入文字
"
,
value
:
"xi"
},
{
label
:
"
更新源格式
"
,
value
:
"r"
},
{
label
:
"
导出文字
"
,
value
:
"xe"
},
],
concon
:
[
{
label
:
"AND ...)"
,
value
:
"]"
},
...
...
@@ -2044,9 +2039,9 @@ const CodeTable = {
contyp
:
[
{
label
:
"将字段与字段进行比较"
,
value
:
"CMF"
},
{
label
:
"当事人选择"
,
value
:
"PTY"
},
{
label
:
"
Party Group Selection
"
,
value
:
"PTG"
},
{
label
:
"
User Filter
"
,
value
:
"USF"
},
{
label
:
"
Is empty
"
,
value
:
"EMP"
},
{
label
:
"
当事人小组选择
"
,
value
:
"PTG"
},
{
label
:
"
用户筛选器
"
,
value
:
"USF"
},
{
label
:
"
空
"
,
value
:
"EMP"
},
{
label
:
"将字段与值进行比较"
,
value
:
"CMV"
},
{
label
:
"直接可执行SQL"
,
value
:
"SQL"
},
{
label
:
"字段的通配符比较"
,
value
:
"LIK"
},
...
...
@@ -2098,9 +2093,9 @@ const CodeTable = {
],
cot
:
[
{
label
:
"Character"
,
value
:
"C"
},
{
label
:
"
Relative Date
"
,
value
:
"R"
},
{
label
:
"
Nulldate
"
,
value
:
"N"
},
{
label
:
"
Date
"
,
value
:
"D"
},
{
label
:
"
相对日期
"
,
value
:
"R"
},
{
label
:
"
无效日期
"
,
value
:
"N"
},
{
label
:
"
日期
"
,
value
:
"D"
},
],
couerpar
:
[
{
label
:
"订单"
,
value
:
"01"
},
...
...
@@ -2123,8 +2118,8 @@ const CodeTable = {
{
label
:
"人民币NRA账户"
,
value
:
"1"
},
],
cpyfro
:
[
{
label
:
"
Server
"
,
value
:
"server"
},
{
label
:
"
Client
"
,
value
:
"client"
},
{
label
:
"
服务器
"
,
value
:
"server"
},
{
label
:
"
客户
"
,
value
:
"client"
},
],
cre707flg
:
[
{
label
:
"否"
,
value
:
""
},
...
...
@@ -2144,8 +2139,8 @@ const CodeTable = {
{
label
:
"有效"
,
value
:
"1"
},
],
csvdec
:
[
{
label
:
"
Comma
"
,
value
:
","
},
{
label
:
"
Point
"
,
value
:
"."
},
{
label
:
"
逗号
"
,
value
:
","
},
{
label
:
"
点
"
,
value
:
"."
},
],
ctytxt
:
[
{
label
:
"巴布亚新几内亚"
,
value
:
"PG"
},
...
...
@@ -2857,11 +2852,11 @@ const CodeTable = {
{
label
:
"All Feepool entries"
,
value
:
"0"
},
],
devapp
:
[
{
label
:
"
Developer
"
,
value
:
"D"
},
{
label
:
"
Application
"
,
value
:
"A"
},
{
label
:
"
开发商
"
,
value
:
"D"
},
{
label
:
"
申请
"
,
value
:
"A"
},
],
dflg
:
[
{
label
:
"
ALL
"
,
value
:
"1"
},
{
label
:
"
全部
"
,
value
:
"1"
},
{
label
:
"国内业务"
,
value
:
"2"
},
{
label
:
"国际业务"
,
value
:
"3"
},
],
...
...
@@ -2874,7 +2869,7 @@ const CodeTable = {
{
label
:
"定期"
,
value
:
"1"
},
],
diasta
:
[
{
label
:
"
Done
"
,
value
:
"D"
},
{
label
:
"
完成
"
,
value
:
"D"
},
{
label
:
"打开"
,
value
:
"O"
},
],
diatyp
:
[
...
...
@@ -2884,8 +2879,8 @@ const CodeTable = {
],
dif
:
[
{
label
:
"第二个工作日"
,
value
:
"*+2"
},
{
label
:
"
Semilast Working Day
"
,
value
:
"*-2"
},
{
label
:
"
Semilast Day
"
,
value
:
"D-2"
},
{
label
:
"
半个工作日
"
,
value
:
"*-2"
},
{
label
:
"
半天
"
,
value
:
"D-2"
},
{
label
:
"最后一天"
,
value
:
"D-1"
},
{
label
:
"第一个工作日"
,
value
:
"*+1"
},
{
label
:
"第一天"
,
value
:
"D+1"
},
...
...
@@ -2911,15 +2906,15 @@ const CodeTable = {
{
label
:
"支出"
,
value
:
"O"
},
],
dirhdlflg
:
[
{
label
:
"
Right Data File
"
,
value
:
"R"
},
{
label
:
"
Only one Data File
"
,
value
:
"O"
},
{
label
:
"
Update File with Entries
"
,
value
:
"D"
},
{
label
:
"
Any Data File
"
,
value
:
"A"
},
{
label
:
"
Left Data File
"
,
value
:
"L"
},
{
label
:
"
No Data File
"
,
value
:
"N"
},
{
label
:
"
Any File
"
,
value
:
""
},
{
label
:
"
Both Data Files
"
,
value
:
"B"
},
{
label
:
"
Update File
"
,
value
:
"U"
},
{
label
:
"
右侧数据文件
"
,
value
:
"R"
},
{
label
:
"
只有一个数据文件
"
,
value
:
"O"
},
{
label
:
"
使用条目更新文件
"
,
value
:
"D"
},
{
label
:
"
任何数据文件
"
,
value
:
"A"
},
{
label
:
"
左侧数据文件
"
,
value
:
"L"
},
{
label
:
"
无数据文件
"
,
value
:
"N"
},
{
label
:
"
任何文件
"
,
value
:
""
},
{
label
:
"
两个数据文件
"
,
value
:
"B"
},
{
label
:
"
更新文件
"
,
value
:
"U"
},
],
diselflg
:
[
{
label
:
"信用证修改确认"
,
value
:
"2"
},
...
...
@@ -2972,7 +2967,7 @@ const CodeTable = {
{
label
:
"已退单"
,
value
:
"G"
},
{
label
:
"清除到单"
,
value
:
"H"
},
{
label
:
"到单不符点"
,
value
:
"I"
},
{
label
:
"
Documents settled free of payment
"
,
value
:
"J"
},
{
label
:
"
免费结算的单据
"
,
value
:
"J"
},
{
label
:
"货物放行,到单"
,
value
:
"K"
},
{
label
:
"根据批准发送的单据"
,
value
:
"L"
},
{
label
:
"处理单据"
,
value
:
"M"
},
...
...
@@ -2982,23 +2977,23 @@ const CodeTable = {
{
label
:
"文件被拒绝并退回"
,
value
:
"R"
},
],
docsta
:
[
{
label
:
"
Advice Payment rec.,wait for docs
"
,
value
:
"A"
},
{
label
:
"付款
通知 rec.,documents rec.
"
,
value
:
"B"
},
{
label
:
"
Advice of Discrepancy rec,wait for doc
"
,
value
:
"C"
},
{
label
:
"
Advice of Discrepancy rec.,docs rec.
"
,
value
:
"D"
},
{
label
:
"
Clean documents received
"
,
value
:
"E"
},
{
label
:
"
Discrepant documents received
"
,
value
:
"F"
},
{
label
:
"
documents taken up
"
,
value
:
"I"
},
{
label
:
"
Documents settled free of payment
"
,
value
:
"J"
},
{
label
:
"
付款记录通知,等待单据
"
,
value
:
"A"
},
{
label
:
"付款
记录通知,单据记录
"
,
value
:
"B"
},
{
label
:
"
不符点记录通知,等待单据
"
,
value
:
"C"
},
{
label
:
"
不符点记录通知,单据记录
"
,
value
:
"D"
},
{
label
:
"
清除到单
"
,
value
:
"E"
},
{
label
:
"
不符点到单
"
,
value
:
"F"
},
{
label
:
"
处理单据
"
,
value
:
"I"
},
{
label
:
"
免费结算的单据
"
,
value
:
"J"
},
{
label
:
"文件被拒绝并退回"
,
value
:
"R"
},
],
docsta2
:
[
{
label
:
"
Goods rel., 付款通知 received
"
,
value
:
"A"
},
{
label
:
"
Goods rel., 付款通知 + docs rec
"
,
value
:
"B"
},
{
label
:
"付款
通知 rec., wait for docs
"
,
value
:
"C"
},
{
label
:
"付款
通知 rec., documents rec.
"
,
value
:
"D"
},
{
label
:
"
Adv. of Discrep. received, wait for docs
"
,
value
:
"E"
},
{
label
:
"
Adv of Discrepancy rec., document rec.
"
,
value
:
"F"
},
{
label
:
"
货物相关,收到付款通知
"
,
value
:
"A"
},
{
label
:
"
货物相关,付款通知 + 单据记录
"
,
value
:
"B"
},
{
label
:
"付款
记录通知,等待单据
"
,
value
:
"C"
},
{
label
:
"付款
记录通知,单据记录
"
,
value
:
"D"
},
{
label
:
"
收到不符点通知,等待单据
"
,
value
:
"E"
},
{
label
:
"
不符点记录通知,单据记录
"
,
value
:
"F"
},
{
label
:
"到单"
,
value
:
"G"
},
{
label
:
"清除到单"
,
value
:
"H"
},
{
label
:
"到单不符点"
,
value
:
"I"
},
...
...
@@ -3021,7 +3016,7 @@ const CodeTable = {
{
label
:
"已退单"
,
value
:
"G"
},
{
label
:
"清除到单"
,
value
:
"H"
},
{
label
:
"到单不符点"
,
value
:
"I"
},
{
label
:
"
Documents settled free of payment
"
,
value
:
"J"
},
{
label
:
"
免费结算的单据
"
,
value
:
"J"
},
{
label
:
"货物放行,到单"
,
value
:
"K"
},
{
label
:
"根据批准发送的单据"
,
value
:
"L"
},
{
label
:
"处理单据"
,
value
:
"M"
},
...
...
@@ -3054,8 +3049,8 @@ const CodeTable = {
{
label
:
"委托贷款"
,
value
:
"1200"
},
],
donflg
:
[
{
label
:
"
All
"
,
value
:
"A"
},
{
label
:
"
Done
"
,
value
:
"X"
},
{
label
:
"
全部
"
,
value
:
"A"
},
{
label
:
"
完成
"
,
value
:
"X"
},
{
label
:
"打开"
,
value
:
"O"
},
],
drpcol
:
[
...
...
@@ -3068,7 +3063,7 @@ const CodeTable = {
],
drpreflg
:
[
{
label
:
"汇票"
,
value
:
""
},
{
label
:
"
Declaration of Readiness
"
,
value
:
"R"
},
{
label
:
"
准备就绪声明
"
,
value
:
"R"
},
{
label
:
"预先通知"
,
value
:
"P"
},
],
drptbl
:
[
...
...
@@ -3082,39 +3077,39 @@ const CodeTable = {
{
label
:
"CPC"
,
value
:
"CPC"
},
],
dspfmt
:
[
{
label
:
"
Suppress Non-SWIFT Tags
"
,
value
:
"NOH"
},
{
label
:
"
Standard
"
,
value
:
""
},
{
label
:
"
禁止非SWIFT标记
"
,
value
:
"NOH"
},
{
label
:
"
标准
"
,
value
:
""
},
],
dtacod
:
[
{
label
:
"通知手续费"
,
value
:
"ADVCOM"
},
{
label
:
"Pre-Advice Commission"
,
value
:
"PREADCOM"
},
{
label
:
"杂费"
,
value
:
"MISC"
},
{
label
:
"
Delivery Free of Charges
"
,
value
:
"FREE"
},
{
label
:
"
Acceptance Commission
"
,
value
:
"ACCPTCOM"
},
{
label
:
"
Commission
"
,
value
:
"COMM"
},
{
label
:
"
Confirmation Commission
"
,
value
:
"CONFCOM"
},
{
label
:
"
Discrepancy Fee
"
,
value
:
"DSCRPCOM"
},
{
label
:
"
免费送货
"
,
value
:
"FREE"
},
{
label
:
"
承兑费
"
,
value
:
"ACCPTCOM"
},
{
label
:
"
手续费
"
,
value
:
"COMM"
},
{
label
:
"
保兑手续费
"
,
value
:
"CONFCOM"
},
{
label
:
"
不符点费用
"
,
value
:
"DSCRPCOM"
},
{
label
:
"Release Commission"
,
value
:
"RELCOM"
},
{
label
:
"
Interest
"
,
value
:
"INTEREST"
},
{
label
:
"
Reimbursement Commission
"
,
value
:
"REMB"
},
{
label
:
"
Courier Service Fee
"
,
value
:
"COUR"
},
{
label
:
"
Postage
"
,
value
:
"POST"
},
{
label
:
"
Notification Commission
"
,
value
:
"NOTFCOM"
},
{
label
:
"
Deferred Payment Commission
"
,
value
:
"DEFCOM"
},
{
label
:
"
Commitment Commission
"
,
value
:
"CMTCOM"
},
{
label
:
"
Amendment Commission
"
,
value
:
"AMNDCOM"
},
{
label
:
"
Conversion Charge
"
,
value
:
"CTAGE"
},
{
label
:
"
Forfaiting Costs
"
,
value
:
"FORFAIT"
},
{
label
:
"
Payment Commission
"
,
value
:
"PAYCOM"
},
{
label
:
"
Opening Commission
"
,
value
:
"OPCOM"
},
{
label
:
"
Cancelation Commission
"
,
value
:
"CANCCOM"
},
{
label
:
"
Purchase Agreement Fee
"
,
value
:
"PURCH"
},
{
label
:
"
利息
"
,
value
:
"INTEREST"
},
{
label
:
"
报销费用
"
,
value
:
"REMB"
},
{
label
:
"
快递服务费
"
,
value
:
"COUR"
},
{
label
:
"
邮费
"
,
value
:
"POST"
},
{
label
:
"
通知手续费
"
,
value
:
"NOTFCOM"
},
{
label
:
"
延期付款手续费
"
,
value
:
"DEFCOM"
},
{
label
:
"
承诺手续费
"
,
value
:
"CMTCOM"
},
{
label
:
"
修改手续费
"
,
value
:
"AMNDCOM"
},
{
label
:
"
转换费用
"
,
value
:
"CTAGE"
},
{
label
:
"
福费廷成本
"
,
value
:
"FORFAIT"
},
{
label
:
"
付款手续费
"
,
value
:
"PAYCOM"
},
{
label
:
"
开证手续费
"
,
value
:
"OPCOM"
},
{
label
:
"
取消费用
"
,
value
:
"CANCCOM"
},
{
label
:
"
购买协议费
"
,
value
:
"PURCH"
},
{
label
:
"Irrevocability Commission"
,
value
:
"COMFEE"
},
{
label
:
"
Maturity Control Fee
"
,
value
:
"OBSER"
},
{
label
:
"
Document Acceptance Fee
"
,
value
:
"HANDLCOM"
},
{
label
:
"
Telecommunication Charge
"
,
value
:
"TELECHAR"
},
{
label
:
"SWIFT
Charge
"
,
value
:
"SWIFT"
},
{
label
:
"
Transfer Commission
"
,
value
:
"TRANSCOM"
},
{
label
:
"
到期控制费
"
,
value
:
"OBSER"
},
{
label
:
"
单据承兑手续费
"
,
value
:
"HANDLCOM"
},
{
label
:
"
电信费
"
,
value
:
"TELECHAR"
},
{
label
:
"SWIFT
费用
"
,
value
:
"SWIFT"
},
{
label
:
"
转让手续费
"
,
value
:
"TRANSCOM"
},
{
label
:
"Negotioation Commission"
,
value
:
"NEGCOM"
},
],
dtaflg
:
[
...
...
@@ -3192,19 +3187,19 @@ const CodeTable = {
{
label
:
"未发生错误"
,
value
:
""
},
],
etytyp
:
[
{
label
:
"
Entity
"
,
value
:
"E"
},
{
label
:
"
Entitygroup
"
,
value
:
"G"
},
{
label
:
"
SYSMOD
"
,
value
:
"S"
},
{
label
:
"
None
"
,
value
:
""
},
{
label
:
"
实体
"
,
value
:
"E"
},
{
label
:
"
实体组
"
,
value
:
"G"
},
{
label
:
"
系统模块
"
,
value
:
"S"
},
{
label
:
"
无
"
,
value
:
""
},
],
eventid
:
[
{
label
:
"
Settlement
"
,
value
:
"STL"
},
{
label
:
"
Amendment
"
,
value
:
"AMD"
},
{
label
:
"
Miscellaneous
"
,
value
:
"MSC"
},
{
label
:
"
Availment
"
,
value
:
"AVL"
},
{
label
:
"
Closure
"
,
value
:
"BKF"
},
{
label
:
"
Deal Message
"
,
value
:
"E_M"
},
{
label
:
"
Issuance
"
,
value
:
"ISS"
},
{
label
:
"
结算
"
,
value
:
"STL"
},
{
label
:
"
修改
"
,
value
:
"AMD"
},
{
label
:
"
混合的
"
,
value
:
"MSC"
},
{
label
:
"
可用性
"
,
value
:
"AVL"
},
{
label
:
"
关闭
"
,
value
:
"BKF"
},
{
label
:
"
交易信息
"
,
value
:
"E_M"
},
{
label
:
"
发行
"
,
value
:
"ISS"
},
],
exdtyp
:
[
{
label
:
"对方是境外联属机构,即双方有共同母公司,但相互持有表决权<10%或相互不持有表决权"
,
value
:
"3"
},
...
...
@@ -3234,14 +3229,14 @@ const CodeTable = {
],
exientr
:
[
{
label
:
"跳过"
,
value
:
"S"
},
{
label
:
"
Replace
"
,
value
:
"R"
},
{
label
:
"
Append
"
,
value
:
"A"
},
{
label
:
"
Fill empty fields
"
,
value
:
"F"
},
{
label
:
"
代替
"
,
value
:
"R"
},
{
label
:
"
附加
"
,
value
:
"A"
},
{
label
:
"
填充空白字段
"
,
value
:
"F"
},
],
expflg
:
[
{
label
:
"
limited
"
,
value
:
""
},
{
label
:
"
unlimited
"
,
value
:
"X"
},
{
label
:
"
both
"
,
value
:
"B"
},
{
label
:
"
有限的
"
,
value
:
""
},
{
label
:
"
无限的
"
,
value
:
"X"
},
{
label
:
"
二者都
"
,
value
:
"B"
},
],
expopr
:
[
{
label
:
"Before"
,
value
:
"<"
},
...
...
@@ -3256,12 +3251,12 @@ const CodeTable = {
{
label
:
"任何银行"
,
value
:
"ANB"
},
],
extid
:
[
{
label
:
"
Import collection
"
,
value
:
"BC"
},
{
label
:
"
Bill to export LC
"
,
value
:
"BE"
},
{
label
:
"
Export financing
"
,
value
:
"BP"
},
{
label
:
"
Export LC advise only
"
,
value
:
"LE"
},
{
label
:
"
Export LC silent confirmed
"
,
value
:
"SL"
},
{
label
:
"
Export LC confirmed
"
,
value
:
"CN"
},
{
label
:
"
进口代收
"
,
value
:
"BC"
},
{
label
:
"
票据出口信用证
"
,
value
:
"BE"
},
{
label
:
"
出口融资
"
,
value
:
"BP"
},
{
label
:
"
仅出口信用证通知
"
,
value
:
"LE"
},
{
label
:
"
出口信用证无声确认
"
,
value
:
"SL"
},
{
label
:
"
出口信用证已确认
"
,
value
:
"CN"
},
],
f0102
:
[
{
label
:
"否"
,
value
:
"0"
},
...
...
@@ -3296,20 +3291,20 @@ const CodeTable = {
{
label
:
"删除"
,
value
:
"D"
},
],
feecod
:
[
{
label
:
"
Shared
"
,
value
:
"SHA"
},
{
label
:
"
共享
"
,
value
:
"SHA"
},
{
label
:
"受益人"
,
value
:
"BEN"
},
{
label
:
"汇款人"
,
value
:
"OUR"
},
],
feepri
:
[
{
label
:
"
Group
"
,
value
:
"3"
},
{
label
:
"
Entity
"
,
value
:
"*"
},
{
label
:
"
Party
"
,
value
:
"4"
},
{
label
:
"
组
"
,
value
:
"3"
},
{
label
:
"
实体
"
,
value
:
"*"
},
{
label
:
"
当事人
"
,
value
:
"4"
},
{
label
:
"Bus.sector"
,
value
:
"$"
},
{
label
:
"Olddefault"
,
value
:
"0"
},
{
label
:
"
Region
"
,
value
:
"1"
},
{
label
:
"
Country
"
,
value
:
"2"
},
{
label
:
"
Default
"
,
value
:
"!"
},
{
label
:
"
Contract
"
,
value
:
"6"
},
{
label
:
"
区域
"
,
value
:
"1"
},
{
label
:
"
国家
"
,
value
:
"2"
},
{
label
:
"
默认
"
,
value
:
"!"
},
{
label
:
"
合同
"
,
value
:
"6"
},
],
feestatus
:
[
{
label
:
"已经收费"
,
value
:
"Y"
},
...
...
@@ -3404,24 +3399,24 @@ const CodeTable = {
{
label
:
"日期时间"
,
value
:
"e"
},
],
flg
:
[
{
label
:
"
Reject
"
,
value
:
"R"
},
{
label
:
"
拒绝
"
,
value
:
"R"
},
{
label
:
"已发布"
,
value
:
"O"
},
{
label
:
"
External confirmation
"
,
value
:
"E"
},
{
label
:
"
Correction required
"
,
value
:
"C"
},
{
label
:
"
Signed at creation
"
,
value
:
"S"
},
{
label
:
"
Created
"
,
value
:
"G"
},
{
label
:
"
外部确认
"
,
value
:
"E"
},
{
label
:
"
需要更正
"
,
value
:
"C"
},
{
label
:
"
创建时签名
"
,
value
:
"S"
},
{
label
:
"
创建
"
,
value
:
"G"
},
],
flgbut
:
[
{
label
:
"
Print
"
,
value
:
"PRT"
},
{
label
:
"
Generate
"
,
value
:
"GEN"
},
{
label
:
"
打印
"
,
value
:
"PRT"
},
{
label
:
"
生成
"
,
value
:
"GEN"
},
],
flgsyn
:
[
{
label
:
"
Synchronize
"
,
value
:
"S"
},
{
label
:
"
Dont Synchronize
"
,
value
:
"N"
},
{
label
:
"
同步
"
,
value
:
"S"
},
{
label
:
"
不同步
"
,
value
:
"N"
},
{
label
:
"Upload to Master"
,
value
:
"U"
},
],
flgtyp
:
[
{
label
:
"
Constant
"
,
value
:
"CONST"
},
{
label
:
"
常量
"
,
value
:
"CONST"
},
],
floatrate
:
[
{
label
:
"否"
,
value
:
"N"
},
...
...
@@ -3435,10 +3430,10 @@ const CodeTable = {
// {label:"Selected User Group",value:"<SELG>" },
// {label:"Selected Main Group",value:"<SEGS>" },
// {label:"Default Set",value:"" },
{
label
:
"
All Users
"
,
value
:
"<ALL>"
},
{
label
:
"
所有用户
"
,
value
:
"<ALL>"
},
// {label:"Own Entries",value:"<OWNU>" },
{
label
:
"
Selected User
"
,
value
:
"<SELU>"
},
{
label
:
"
Selected Branch
"
,
value
:
"<SELB>"
},
{
label
:
"
所选用户
"
,
value
:
"<SELU>"
},
{
label
:
"
所选分支
"
,
value
:
"<SELB>"
},
// {label:"Selected Branch",value:"<SEBH>" },
// {label:"Own User Group",value:"<OWNG>" },
],
...
...
@@ -3488,32 +3483,32 @@ const CodeTable = {
folwupopt
:
[
{
label
:
"等待回复"
,
value
:
"W"
},
{
label
:
"寄单"
,
value
:
"C"
},
{
label
:
"
Register to Send and Settle Docs
"
,
value
:
"N"
},
{
label
:
"
Accept/ Settle Document now
"
,
value
:
"A"
},
{
label
:
"
Send and Accept/ Settle Documents
"
,
value
:
"B"
},
{
label
:
"
登记发送和结算单据
"
,
value
:
"N"
},
{
label
:
"
立即承兑/结算单据
"
,
value
:
"A"
},
{
label
:
"
发送和承兑/结算单据
"
,
value
:
"B"
},
{
label
:
"通知不符点"
,
value
:
"S"
},
],
folwupopt1
:
[
{
label
:
"
Register to Send and Settle Docs
"
,
value
:
"N"
},
{
label
:
"
Send
不符点通知"
,
value
:
"S"
},
{
label
:
"
Wait for Response
"
,
value
:
"W"
},
{
label
:
"
Send Documents
"
,
value
:
"C"
},
{
label
:
"
Accept/ Settle Document now
"
,
value
:
"A"
},
{
label
:
"
Send and Accept/ Settle Documents
"
,
value
:
"B"
},
{
label
:
"
登记发送和结算单据
"
,
value
:
"N"
},
{
label
:
"
发送
不符点通知"
,
value
:
"S"
},
{
label
:
"
等待响应
"
,
value
:
"W"
},
{
label
:
"
发送单据
"
,
value
:
"C"
},
{
label
:
"
立即承兑/结算单据
"
,
value
:
"A"
},
{
label
:
"
发送和承兑/结算单据
"
,
value
:
"B"
},
],
folwupopt2
:
[
{
label
:
"
Register to Send and Settle Docs
"
,
value
:
"S"
},
{
label
:
"
Register 1st Ben. to Replace Docs
"
,
value
:
"R"
},
{
label
:
"
Send
不符点通知"
,
value
:
"P"
},
{
label
:
"
Wait for Response
"
,
value
:
"W"
},
{
label
:
"
Send Documents
"
,
value
:
"C"
},
{
label
:
"
登记发送和结算单据
"
,
value
:
"S"
},
{
label
:
"
登记第一受益人以替换单据
"
,
value
:
"R"
},
{
label
:
"
发送
不符点通知"
,
value
:
"P"
},
{
label
:
"
等待响应
"
,
value
:
"W"
},
{
label
:
"
发送单据
"
,
value
:
"C"
},
],
fpdsta
:
[
{
label
:
"
Agreement Under Negotiation
"
,
value
:
"N"
},
{
label
:
"
Purchase agreement Closed
"
,
value
:
"L"
},
{
label
:
"
Purchase Negotiation Cancelled
"
,
value
:
"C"
},
{
label
:
"
Deal Confirmed and Open
"
,
value
:
"O"
},
{
label
:
"
协议谈判
"
,
value
:
"N"
},
{
label
:
"
采购协议已关闭
"
,
value
:
"L"
},
{
label
:
"
采购谈判已取消
"
,
value
:
"C"
},
{
label
:
"
交易确认并打开
"
,
value
:
"O"
},
],
freetax
:
[
{
label
:
"否"
,
value
:
"2"
},
...
...
@@ -3539,15 +3534,15 @@ const CodeTable = {
{
label
:
"799"
,
value
:
"799"
},
],
fulperflg
:
[
{
label
:
"
sum up the amounts of all IRD of a period (default
)"
,
value
:
""
},
{
label
:
"
take maximum of amount calculated in a period
"
,
value
:
"M"
},
{
label
:
"
把某一时期的所有税款总额加起来(默认
)"
,
value
:
""
},
{
label
:
"
取某一时期内计算的金额的最大值
"
,
value
:
"M"
},
],
futhndflg
:
[
{
label
:
"
Wait for Response
"
,
value
:
"W"
},
{
label
:
"
Send
不符点通知"
,
value
:
"P"
},
{
label
:
"
Send Documents
"
,
value
:
"C"
},
{
label
:
"
Register to Send and Settle Docs
"
,
value
:
"S"
},
{
label
:
"
Register 1st Ben. to Replace Docs
"
,
value
:
"R"
},
{
label
:
"
等待响应
"
,
value
:
"W"
},
{
label
:
"
发送
不符点通知"
,
value
:
"P"
},
{
label
:
"
发送单据
"
,
value
:
"C"
},
{
label
:
"
登记发送和结算单据
"
,
value
:
"S"
},
{
label
:
"
登记第一受益人以替换单据
"
,
value
:
"R"
},
],
fxtyp
:
[
{
label
:
"售汇"
,
value
:
"SH"
},
...
...
@@ -3604,8 +3599,8 @@ const CodeTable = {
{
label
:
"是"
,
value
:
"Y"
},
],
getmgrflg
:
[
{
label
:
"
Invalid content
"
,
value
:
""
},
{
label
:
"
Valid content
"
,
value
:
"V"
},
{
label
:
"
无效内容
"
,
value
:
""
},
{
label
:
"
有效内容
"
,
value
:
"V"
},
],
getselflg
:
[
{
label
:
"出口保函通知"
,
value
:
"7"
},
...
...
@@ -3684,16 +3679,16 @@ const CodeTable = {
{
label
:
"N"
,
value
:
""
},
],
grpflg
:
[
{
label
:
"
1st panel
"
,
value
:
"SEL"
},
{
label
:
"
第一个面板
"
,
value
:
"SEL"
},
{
label
:
"待定项目"
,
value
:
"SELSPT"
},
{
label
:
"
Further Tables
"
,
value
:
"SELTBL"
},
{
label
:
"
Transfer Directories
"
,
value
:
"SELARC"
},
{
label
:
"
其他表格
"
,
value
:
"SELTBL"
},
{
label
:
"
转移目录
"
,
value
:
"SELARC"
},
],
gtxpri
:
[
{
label
:
"
standard text
"
,
value
:
"0"
},
{
label
:
"
common text
"
,
value
:
"A"
},
{
label
:
"
rarely used
"
,
value
:
"9"
},
{
label
:
"
often used
"
,
value
:
"1"
},
{
label
:
"
标准文本
"
,
value
:
"0"
},
{
label
:
"
通用文本
"
,
value
:
"A"
},
{
label
:
"
很少使用
"
,
value
:
"9"
},
{
label
:
"
经常使用
"
,
value
:
"1"
},
],
guaflg
:
[
{
label
:
"非货押业务"
,
value
:
"0"
},
...
...
@@ -3738,7 +3733,7 @@ const CodeTable = {
{
label
:
"我行直接开立保函"
,
value
:
"OL"
},
{
label
:
"我行委托他行开立保函"
,
value
:
"OC"
},
{
label
:
"通知保函"
,
value
:
"FI"
},
{
label
:
"
Advise without confirmation
"
,
value
:
"FA"
},
{
label
:
"
未经确认的通知
"
,
value
:
"FA"
},
{
label
:
"Guarantee received"
,
value
:
"FR"
},
{
label
:
"Inward Assignment"
,
value
:
"FG"
},
],
...
...
@@ -3756,7 +3751,7 @@ const CodeTable = {
{
label
:
"对私中国非居民"
,
value
:
"F"
},
],
idyid
:
[
{
label
:
"
label
"
,
value
:
"key"
},
{
label
:
"
标签
"
,
value
:
"key"
},
],
idytyp
:
[
{
label
:
"未入列"
,
value
:
"4"
},
...
...
@@ -3873,20 +3868,20 @@ const CodeTable = {
{
label
:
"0862 餐饮业"
,
value
:
"0862"
},
],
infflg
:
[
{
label
:
"
No automatic Report Prefix
"
,
value
:
"S"
},
{
label
:
"
Add Infotext to Prefix
"
,
value
:
"H"
},
{
label
:
"
Do not include Infotext
"
,
value
:
"N"
},
{
label
:
"
无自动报告前缀
"
,
value
:
"S"
},
{
label
:
"
将信息文本添加到前缀
"
,
value
:
"H"
},
{
label
:
"
不包括信息文本
"
,
value
:
"N"
},
{
label
:
"Include Infotext in Trailer"
,
value
:
"T"
},
{
label
:
"
Replace Prefix by Infotext
"
,
value
:
"R"
},
{
label
:
"
用信息文本替换前缀
"
,
value
:
"R"
},
],
inflev
:
[
{
label
:
"停止交易"
,
value
:
"3"
},
{
label
:
"
Stop new Risk
"
,
value
:
"1"
},
{
label
:
"
Do not show
"
,
value
:
"!"
},
{
label
:
"
Show
"
,
value
:
"$"
},
{
label
:
"
Stop Payments
"
,
value
:
"2"
},
{
label
:
"
Stop Processing
"
,
value
:
"9"
},
{
label
:
"
Warn
"
,
value
:
"0"
},
{
label
:
"
停止新风险
"
,
value
:
"1"
},
{
label
:
"
不显示
"
,
value
:
"!"
},
{
label
:
"
显示
"
,
value
:
"$"
},
{
label
:
"
停止付款
"
,
value
:
"2"
},
{
label
:
"
停止处理
"
,
value
:
"9"
},
{
label
:
"
警告
"
,
value
:
"0"
},
],
inftxtflg
:
[
{
label
:
"否"
,
value
:
""
},
...
...
@@ -4165,7 +4160,7 @@ const CodeTable = {
],
payrol1
:
[
{
label
:
"申请人"
,
value
:
"APL"
},
{
label
:
"
Further Party
"
,
value
:
"OTH"
},
{
label
:
"
另一方
"
,
value
:
"OTH"
},
],
ptyp2
:
[
{
label
:
"TPO 第三方当事人"
,
value
:
"TPO"
},
...
...
@@ -4398,7 +4393,7 @@ const CodeTable = {
{
label
:
"未决的"
,
value
:
"N"
},
{
label
:
"拒绝"
,
value
:
"R"
},
{
label
:
"同意"
,
value
:
"A"
},
{
label
:
"
Outbooking
"
,
value
:
"O"
},
{
label
:
"
正在预订
"
,
value
:
"O"
},
],
lsn
:
[
{
label
:
"额度品种"
,
value
:
"PTYBUS"
},
...
...
@@ -5409,7 +5404,7 @@ const CodeTable = {
{
label
:
"通知行"
,
value
:
"ADV"
},
{
label
:
"汇款行2"
,
value
:
"RB2"
},
{
label
:
"汇款行1"
,
value
:
"RB1"
},
{
label
:
"
Notify Party
"
,
value
:
"NOP"
},
{
label
:
"
通知方
"
,
value
:
"NOP"
},
{
label
:
"承运人(ROG)"
,
value
:
"ROG"
},
{
label
:
"信贷方"
,
value
:
"UMH"
},
{
label
:
"第二第三方当事人"
,
value
:
"TP2"
},
...
...
@@ -5418,7 +5413,7 @@ const CodeTable = {
{
label
:
"受益机构"
,
value
:
"BEI"
},
{
label
:
"旧发票方"
,
value
:
"OIN"
},
{
label
:
"银行账户(ACW)"
,
value
:
"ACW"
},
{
label
:
"
Presenter
(PRP)"
,
value
:
"PRB"
},
{
label
:
"
交单行
(PRP)"
,
value
:
"PRB"
},
{
label
:
"代理人"
,
value
:
"AGT"
},
{
label
:
"第二受益行"
,
value
:
"B2B"
},
{
label
:
"我们的客户"
,
value
:
"CLI"
},
...
...
@@ -5535,7 +5530,7 @@ const CodeTable = {
],
rpmd
:
[
{
label
:
"等额本息"
,
value
:
"RPT-01"
},
{
label
:
"
自定义方式还款"
,
value
:
"RPT-19"
},
{
label
:
"自定义方式还款"
,
value
:
"RPT-19"
},
{
label
:
"一次还本付息"
,
value
:
"RPT-03"
},
{
label
:
"按期付息一次还本"
,
value
:
"RPT-04"
},
{
label
:
"等额本金"
,
value
:
"RPT-02"
},
...
...
@@ -6112,7 +6107,7 @@ const CodeTable = {
{
label
:
"没有临时地址和本地地址"
,
value
:
"C"
},
],
tocsel
:
[
{
label
:
"
检核
"
,
value
:
"C"
},
{
label
:
"
支票
"
,
value
:
"C"
},
{
label
:
"本票"
,
value
:
"P"
},
{
label
:
"汇票"
,
value
:
"D"
},
{
label
:
"旅行支票"
,
value
:
"T"
},
...
...
@@ -6300,7 +6295,7 @@ const CodeTable = {
{
label
:
"TH 泰文"
,
value
:
"TH"
},
],
unttyp
:
[
{
label
:
"
Constant
"
,
value
:
"CONST"
},
{
label
:
"
常量
"
,
value
:
"CONST"
},
],
updfreuni
:
[
{
label
:
"小时"
,
value
:
"H"
},
...
...
@@ -6798,7 +6793,7 @@ const CodeTable = {
sptrelstatus
:
[
{
label
:
'传入'
,
value
:
'INC'
},
{
label
:
'自动'
,
value
:
'AUT'
},
{
label
:
'
修改
'
,
value
:
'COR'
},
{
label
:
'
被打回
'
,
value
:
'COR'
},
{
label
:
'手动'
,
value
:
'MAN'
},
{
label
:
'已注册'
,
value
:
'RIM'
},
{
label
:
'挂起'
,
value
:
'PEN'
},
...
...
@@ -6973,8 +6968,8 @@ const CodeTable = {
{
label
:
"其他"
,
value
:
"OTHR"
}
],
gitopn_chato
:
[
{
value
:
"U"
,
label
:
"
Applicant Side
"
},
{
value
:
"B"
,
label
:
"
Beneficiay Side
"
},
{
value
:
"U"
,
label
:
"
申请人方
"
},
{
value
:
"B"
,
label
:
"
受益人方
"
},
{
value
:
"O"
,
label
:
"其他"
},
],
getame_chato
:
[
...
...
@@ -7291,7 +7286,7 @@ const CodeTable = {
],
redrea
:
[
{
label
:
"受益人"
,
value
:
"BUFI"
},
{
label
:
"
Others
"
,
value
:
"OTHR"
},
{
label
:
"
其他
"
,
value
:
"OTHR"
},
{
label
:
"其他"
,
value
:
"NOAC"
},
{
label
:
"Fulfilled conditions for reduce"
,
value
:
"REFU"
},
{
label
:
"Warranty period expired"
,
value
:
"WOEX"
},
...
...
src/views/Business/Infcpd/Infsea.vue
View file @
6ac96222
...
...
@@ -447,7 +447,7 @@ export default {
{
label
:
"MT910"
,
value
:
"910"
},
{
label
:
"CMT100"
,
value
:
"CMT"
},
{
label
:
"境内外币清算"
,
value
:
"100"
},
{
label
:
"
Other
"
,
value
:
"OTH"
},
{
label
:
"
其他
"
,
value
:
"OTH"
},
],
cptselModel
:
new
CptselModel
().
data
,
searchToggle
:
true
,
...
...
src/views/Business/Trnrel/Inftrnps.vue
View file @
6ac96222
...
...
@@ -185,7 +185,7 @@ export default {
// '0 10 "业务状态" 80',
{
index
:
0
,
position
:
10
,
width
:
100
,
pattern
:
'code'
,
label
:
'业务状态'
,
code
:
[{
label
:
"等待"
,
value
:
"W"
},
{
label
:
"已
修改
"
,
value
:
"C"
},
{
label
:
"已
打回
"
,
value
:
"C"
},
{
label
:
"已拾取"
,
value
:
"P"
},
{
label
:
"已拒绝"
,
value
:
"N"
},]
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment