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
fukai
vue-gjjs
Commits
d8795a93
Commit
d8795a93
authored
Dec 28, 2022
by
huangxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
保函修改
parent
3e282baf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletions
+10
-1
index.js
src/config/CodeTable/index.js
+8
-0
index.js
src/model/Trtame/index.js
+2
-1
No files found.
src/config/CodeTable/index.js
View file @
d8795a93
...
...
@@ -7266,6 +7266,14 @@ const CodeTable = {
{
label
:
"URDG 保函受ICC见索即付保函规则约束"
,
value
:
"URDG"
},
{
label
:
"NONE 保函不受任何规则约束"
,
value
:
"NONE"
},
],
apprulc2
:
[
{
label
:
"UCPR 保函受UCP跟单信用证规则约束"
,
value
:
"UCPR"
},
{
label
:
"OTHR 保函受另一套规则约束,请参阅叙述"
,
value
:
"OTHR"
},
{
label
:
"URDG 保函受ICC见索即付保函规则约束"
,
value
:
"URDG"
},
{
label
:
"URCG 保函受ICC合约保函规则约束"
,
value
:
"URCG"
},
{
label
:
"ISPR 保函受国际备用惯例ISP的约束"
,
value
:
"ISPR"
},
{
label
:
"NONE 保函不受任何规则约束"
,
value
:
"NONE"
},
],
ptydbt_setpan
:
[
{
label
:
"OWN Ourselves"
,
value
:
"OWN"
},
{
label
:
"通知行"
,
value
:
"ADV"
},
...
...
src/model/Trtame/index.js
View file @
d8795a93
...
...
@@ -7,6 +7,7 @@ export default class Trtame{
this
.
data
=
{
trdgrp
:{
rec
:{
finblk
:
""
,
pntref
:
""
,
// 父交易参考号 .trdgrp.rec.pntref
pntnam
:
""
,
// Name .trdgrp.rec.pntnam
ownref
:
""
,
// 参考号 .trdgrp.rec.ownref
...
...
@@ -14,7 +15,7 @@ export default class Trtame{
pctfin
:
""
,
// 融资比例 .trdgrp.rec.pctfin
stttendat
:
""
,
// 起息日期 .trdgrp.rec.stttendat
matdat
:
""
,
// Maturity Date .trdgrp.rec.matdat
fintyp
:
""
,
// 融资品种 .trdgrp.rec.fintyp
fintyp
:
""
,
// 融资品种 .trdg
c
rp.rec.fintyp
finact
:
""
,
// Finance Account .trdgrp.rec.finact
intrat
:
""
,
// Margin Spread applied to Interest Rate .trdgrp.rec.intrat
actrat
:
""
,
// actural rate .trdgrp.rec.actrat
...
...
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