Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Releases
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
周远喜
mes-ui
Commits
6b9d610a
Commit
6b9d610a
authored
Jul 30, 2020
by
renjintao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug--process
parent
2106285d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
index.vue
pages/workflow/process/index.vue
+8
-7
No files found.
pages/workflow/process/index.vue
View file @
6b9d610a
...
...
@@ -98,7 +98,8 @@ export default {
key
:
'id'
,
title
:
this
.
l
(
'id'
),
align
:
'left'
,
high
:
true
high
:
true
,
hide
:
true
,
},
{
key
:
'name'
,
...
...
@@ -109,7 +110,7 @@ export default {
{
key
:
'status'
,
title
:
this
.
l
(
'status'
),
align
:
'
left
'
,
align
:
'
center
'
,
high
:
true
,
code
:
'workflow.schema.status'
,
width
:
80
...
...
@@ -118,7 +119,7 @@ export default {
{
key
:
'processingStatus'
,
title
:
this
.
l
(
'processingStatus'
),
align
:
'
left
'
,
align
:
'
center
'
,
easy
:
true
,
width
:
100
,
high
:
true
...
...
@@ -126,28 +127,28 @@ export default {
{
key
:
'rejectStatus'
,
title
:
this
.
l
(
'rejectStatus'
),
align
:
'
left
'
,
align
:
'
center
'
,
width
:
100
,
high
:
true
},
{
key
:
'endStatus'
,
title
:
this
.
l
(
'endStatus'
),
align
:
'
left
'
,
align
:
'
center
'
,
width
:
100
,
high
:
true
},
{
key
:
'terminateStatus'
,
title
:
this
.
l
(
'terminateStatus'
),
align
:
'
left
'
,
align
:
'
center
'
,
width
:
100
,
high
:
true
},
{
key
:
'creationTime'
,
title
:
this
.
l
(
'creationTime'
),
align
:
'
left
'
,
align
:
'
center
'
,
high
:
true
},
{
...
...
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