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
89b87c95
Commit
89b87c95
authored
Jul 17, 2023
by
yht15023815643
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
查城投平台
parent
b7855bac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
index.vue
dsk-operate-ui/src/views/enterpriseData/index.vue
+3
-2
No files found.
dsk-operate-ui/src/views/enterpriseData/index.vue
View file @
89b87c95
...
@@ -7,6 +7,7 @@
...
@@ -7,6 +7,7 @@
<div
style=
"position:relative"
v-for=
"(itme,i) in personnelList"
<div
style=
"position:relative"
v-for=
"(itme,i) in personnelList"
:class=
"itme.status==true?'active':'' "
:key=
'i'
@
click=
"personnelListbtn(i)"
>
:class=
"itme.status==true?'active':'' "
:key=
'i'
@
click=
"personnelListbtn(i)"
>
<p>
{{
itme
.
value
}}
</p>
<p>
{{
itme
.
value
}}
</p>
<img
v-if=
"i==1"
style=
"position: absolute;top:-10px;"
src=
"@/assets/images/owner/tip.png"
alt=
""
>
</div>
</div>
</div>
</div>
...
@@ -39,12 +40,12 @@
...
@@ -39,12 +40,12 @@
personnelList
:
[{
personnelList
:
[{
key
:
'Owner'
,
key
:
'Owner'
,
status
:
true
,
status
:
true
,
value
:
'查
业主单位
'
,
value
:
'查
城投平台
'
,
},
},
{
{
key
:
'SearchEnterprise'
,
key
:
'SearchEnterprise'
,
status
:
false
,
status
:
false
,
value
:
'查
建筑
企业'
,
value
:
'查企业'
,
},
},
],
],
...
...
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