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
b8056112
authored
2024-01-24 17:33:37 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://yun.pashanhoo.com:9090/bdc/bdcdj-web
2 parents
6d14f05e
2bd85f7d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
src/views/workflow/components/processViewer.vue
src/views/workflow/components/processViewer.vue
View file @
b805611
...
...
@@ -159,6 +159,7 @@
type=
"index"
width=
"55px"
/>
<el-table-column
label=
"环节"
prop=
"name"
align=
"center"
/>
<el-table-column
label=
"转入时间"
prop=
"createTime"
...
...
@@ -180,6 +181,7 @@
width=
"160"
align=
"center"
/>
<el-table-column
label=
"经办人"
prop=
"agent"
align=
"center"
/>
<el-table-column
label=
"操作方式"
prop=
"controls"
align=
"center"
/>
<el-table-column
label=
"意见"
prop=
"idea"
align=
"center"
/>
</el-table>
...
...
Please
register
or
sign in
to post a comment