Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
3fb96323
authored
2024-01-19 16:15:18 +0800
by
“miaofang
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
v-if="unitData.length > 1">批量删除</el-button>
1 parent
fb646134
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/workflow/components/leftmenu/ordinaryMenu.vue
src/views/workflow/components/leftmenu/ordinaryMenu.vue
View file @
3fb9632
...
...
@@ -21,7 +21,7 @@
<div
class=
"menu-con"
>
<p>
{{
item
.
bdcdyh
}}
</p>
<el-tooltip
effect=
"dark"
:content=
"item.zl"
placement=
"top"
>
<p
v-if=
"item.
sqfl=='1'
"
class=
"title-detail"
>
{{
item
.
zl
}}
</p>
<p
v-if=
"item.
zl
"
class=
"title-detail"
>
{{
item
.
zl
}}
</p>
<p
v-else
class=
"title-detail"
>
{{
item
.
qllxmc
}}
</p>
</el-tooltip>
</div>
...
...
Please
register
or
sign in
to post a comment