Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-cr20g
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
Administrator
dsk-cr20g
Commits
dcb89aa7
Commit
dcb89aa7
authored
Aug 21, 2023
by
yht15023815643
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
集团户
parent
c3e21c6f
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
231 additions
and
235 deletions
+231
-235
index.vue
dsk-operate-ui/src/layout/index.vue
+3
-0
infoheader.vue
...rc/views/detail/party-a/overview/component/infoheader.vue
+5
-3
index.vue
...te-ui/src/views/enterpriseData/components/Group/index.vue
+223
-232
No files found.
dsk-operate-ui/src/layout/index.vue
View file @
dcb89aa7
...
@@ -128,4 +128,7 @@ export default {
...
@@ -128,4 +128,7 @@ export default {
.mobile
.fixed-header
{
.mobile
.fixed-header
{
width
:
100%
;
width
:
100%
;
}
}
.EnterpriseData
{
min-width
:
1648px
;
}
</
style
>
</
style
>
dsk-operate-ui/src/views/detail/party-a/overview/component/infoheader.vue
View file @
dcb89aa7
...
@@ -101,9 +101,11 @@
...
@@ -101,9 +101,11 @@
<div
class=
"flex-box"
@
click=
"linkTo(statistic.combineMember)"
>
<div
class=
"flex-box"
@
click=
"linkTo(statistic.combineMember)"
>
<img
src=
"@/assets/images/detail/overview/company_ssjt.png"
alt=
"所属集团"
title=
"所属集团"
class=
"swiper-img"
>
<img
src=
"@/assets/images/detail/overview/company_ssjt.png"
alt=
"所属集团"
title=
"所属集团"
class=
"swiper-img"
>
<div
class=
"swiper-item"
>
<div
class=
"swiper-item"
>
<span
class=
"swiper-name"
>
<el-popover
trigger=
"hover"
:content=
"'所属集团-'+statistic.combineMember.companyName"
>
所属集团-{{statistic.combineMember.companyName}}
<span
class=
"swiper-name"
slot=
"reference"
>
所属集团-{{ statistic.combineMember.companyName }}
</span>
</span>
</el-popover>
<div
>
<div
>
<span
>
集团成员:
</span><i
class=
"num"
>
{{statistic.combineMember.memberNum}}
</i>
<span
>
集团成员:
</span><i
class=
"num"
>
{{statistic.combineMember.memberNum}}
</i>
</div>
</div>
...
...
dsk-operate-ui/src/views/enterpriseData/components/Group/index.vue
View file @
dcb89aa7
This diff is collapsed.
Click to expand it.
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