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
d40401fb
Commit
d40401fb
authored
Aug 05, 2022
by
lianyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CodeTable中brtudp交易Conp.vue中对方与本机构关系用到的exdtyp码表
parent
f9d8f3ab
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
index.js
src/config/CodeTable/index.js
+6
-0
No files found.
src/config/CodeTable/index.js
View file @
d40401fb
...
...
@@ -3144,6 +3144,12 @@ const CodeTable = {
{
label
:
"Deal Message"
,
value
:
"E_M"
},
{
label
:
"Issuance"
,
value
:
"ISS"
},
],
exdtyp
:
[
{
label
:
"对方是境外联属机构,即双方有共同母公司,但相互持有表决权<10%或相互不持有表决权"
,
value
:
"3"
},
{
label
:
"对方是境外直接投资企业,即10%及以上的境外分支机构、子机构、联营机构或合营机构"
,
value
:
"2"
},
{
label
:
"对方是境外直接投资者,即持有本机构/被代理居民机构/委托人表决权≥10%"
,
value
:
"1"
},
{
label
:
"对方与本机构/被代理居民机构/委托人无关联关系、关系未知,或两机构均处于中国境内"
,
value
:
"4"
},
],
exe
:
[
{
label
:
"Executable"
,
value
:
"Y"
},
{
label
:
"Not Executable"
,
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