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
589ea350
authored
2024-01-23 10:26:45 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:流程
1 parent
50400282
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/workflow/workFrame.vue
src/views/workflow/workFrame.vue
View file @
589ea35
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-01-23 10:2
1:02
* @LastEditTime: 2024-01-23 10:2
5:51
-->
<
template
>
<div
class=
"container"
>
...
...
@@ -50,7 +50,7 @@
<div
class=
"rightContainer"
>
<div
class=
"count"
>
当前流程所在环节:
<span>
{{
$route
.
query
.
zbhj
}}
{{
tabName
}}
</span>
<span>
{{
$route
.
query
.
zbhj
}}
</span>
</div>
<el-tabs
v-model=
"tabName"
...
...
Please
register
or
sign in
to post a comment