Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
isc-web-vue
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
isc-v3.1-tmp
isc-web-vue
Commits
61195cda
Commit
61195cda
authored
Oct 06, 2024
by
wangguangchao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fxtyp码值
parent
1f0f61ff
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
index.js
src/config/CodeTable/index.js
+16
-0
No files found.
src/config/CodeTable/index.js
View file @
61195cda
...
...
@@ -9807,5 +9807,21 @@ const CodeTable = {
{
label
:
"头寸调拨"
,
value
:
"PT"
},
{
label
:
"资金拆出"
,
value
:
"LO"
},
],
fxt_fxtyp
:[
{
label
:
"远期结汇"
,
value
:
"UB"
},
{
label
:
"即期结汇"
,
value
:
"SB"
},
{
label
:
"择期结汇"
,
value
:
"NB"
},
{
label
:
"代客外汇买入"
,
value
:
"XB"
},
{
label
:
"外汇平盘买入"
,
value
:
"BX"
},
{
label
:
"择期售汇"
,
value
:
"NS"
},
{
label
:
"兑换平盘卖出"
,
value
:
"FS"
},
{
label
:
"平盘买入"
,
value
:
"LB"
},
{
label
:
"远期售汇"
,
value
:
"US"
},
{
label
:
"代客外汇卖出"
,
value
:
"XS"
},
{
label
:
"即期售汇"
,
value
:
"SS"
},
{
label
:
"外汇平盘卖出"
,
value
:
"SX"
},
{
label
:
"平盘卖出"
,
value
:
"LS"
},
{
label
:
"兑换平盘买入"
,
value
:
"FB"
},
],
};
export
default
CodeTable
;
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