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
d47d41d2
Commit
d47d41d2
authored
Dec 30, 2022
by
liaoxing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bptopn 福费廷 码表添加
parent
b7679a26
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
index.js
src/config/CodeTable/index.js
+11
-0
No files found.
src/config/CodeTable/index.js
View file @
d47d41d2
...
...
@@ -7674,6 +7674,17 @@ const CodeTable = {
{
label
:
'付费'
,
value
:
'1401'
},
{
label
:
'付罚金'
,
value
:
'1501'
},
],
fortyp
:[
{
label
:
'一级市场买入'
,
value
:
'1'
},
{
label
:
'二级市场买入'
,
value
:
'2'
},
],
f0105
:
[
{
label
:
"对方是境外直接投资者,即持有本机构/被代理居民机构/委托人表决权>=10%"
,
value
:
"1"
},
{
label
:
"对方是境外直接投资企业,即10%及以上的境外分支机构、子机构、联营机构或合营机构"
,
value
:
"2"
},
{
label
:
"对方是境外联署机构,即双方有共同母公司,但相互持有表决权<10%或相互不持有表决权"
,
value
:
"3"
},
{
label
:
"对方与本机构/被代理居民机构/委托人吴关联关系、关系未知,或两机构均处于中国境内"
,
value
:
"4"
},
],
}
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