Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
Project
Project
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
fulixin
dsk-operate-sys-cscec
Commits
d1d9c6aa
Commit
d1d9c6aa
authored
Nov 21, 2023
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
995827b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
members.vue
...te-ui/src/views/detail/groupAccount/component/members.vue
+4
-2
No files found.
dsk-operate-ui/src/views/detail/groupAccount/component/members.vue
View file @
d1d9c6aa
...
@@ -185,11 +185,11 @@
...
@@ -185,11 +185,11 @@
dialogExportVisible
:
false
,
dialogExportVisible
:
false
,
forData
:
[
forData
:
[
{
label
:
'企业名称'
,
prop
:
'companyName'
,
slot
:
true
,
minWidth
:
'250'
},
{
label
:
'企业名称'
,
prop
:
'companyName'
,
slot
:
true
,
minWidth
:
'250'
},
// {label: '科技型企业', prop: 'companyName
', slot: true,minWidth: '160'},
{
label
:
'科技型企业'
,
prop
:
'kjxqy
'
,
slot
:
true
,
minWidth
:
'160'
},
{
label
:
'成员层级'
,
prop
:
'combineMemberLevel'
,
slot
:
true
,
minWidth
:
'100'
},
{
label
:
'成员层级'
,
prop
:
'combineMemberLevel'
,
slot
:
true
,
minWidth
:
'100'
},
// {label: '主营业务', prop: 'projectName', slot: true,minWidth: '260'},
// {label: '主营业务', prop: 'projectName', slot: true,minWidth: '260'},
{
label
:
'法定代表人'
,
prop
:
'corporatePerson'
,
slot
:
true
,
minWidth
:
'100'
},
{
label
:
'法定代表人'
,
prop
:
'corporatePerson'
,
slot
:
true
,
minWidth
:
'100'
},
{
label
:
'
企业地区
'
,
prop
:
'address'
,
minWidth
:
'120'
},
{
label
:
'
工商注册地
'
,
prop
:
'address'
,
minWidth
:
'120'
},
{
label
:
'注册资本'
,
prop
:
'regCapital'
,
minWidth
:
'150'
},
{
label
:
'注册资本'
,
prop
:
'regCapital'
,
minWidth
:
'150'
},
{
label
:
'持股比例'
,
prop
:
'stockPercent'
,
minWidth
:
'100'
},
{
label
:
'持股比例'
,
prop
:
'stockPercent'
,
minWidth
:
'100'
},
{
label
:
'成立日期'
,
prop
:
'registeredDate'
,
slot
:
true
,
minWidth
:
'100'
},
{
label
:
'成立日期'
,
prop
:
'registeredDate'
,
slot
:
true
,
minWidth
:
'100'
},
...
@@ -197,6 +197,7 @@
...
@@ -197,6 +197,7 @@
exportTableData
:[
exportTableData
:[
{
{
companyName
:
'XXX集团有限公司'
,
companyName
:
'XXX集团有限公司'
,
kjxqy
:
'高新技术企业'
,
combineMemberLevel
:
'集团本身'
,
combineMemberLevel
:
'集团本身'
,
corporatePerson
:
'柳xx'
,
corporatePerson
:
'柳xx'
,
regCapital
:
'8000.0万元'
,
regCapital
:
'8000.0万元'
,
...
@@ -206,6 +207,7 @@
...
@@ -206,6 +207,7 @@
},
},
{
{
companyName
:
'XXX集团有限公司'
,
companyName
:
'XXX集团有限公司'
,
kjxqy
:
'科技型中小企业'
,
combineMemberLevel
:
'一级企业'
,
combineMemberLevel
:
'一级企业'
,
corporatePerson
:
'江xx'
,
corporatePerson
:
'江xx'
,
regCapital
:
'14000.0万元'
,
regCapital
:
'14000.0万元'
,
...
...
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