This website works better with JavaScript.
Explore
Help
Sign In
suojin
/
bladex_workflow_saber
mirror of
https://git.nutflow.vip/blade-workflow/Saber.git
Watch
14
Star
0
Fork
You've already forked bladex_workflow_saber
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fix: 撤回流程未调用消息服务的问题
Browse Source
master
ssc
3 years ago
parent
074ab79640
commit
410f51a2e5
1 changed files
with
4 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
src/views/plugin/workflow/util/status.js
4
src/views/plugin/workflow/util/status.js
Unescape
Escape
View File
@ -39,4 +39,8 @@ export default [
label
:
'已删除'
,
value
:
18
}
,
{
label
:
'已撤回'
,
value
:
19
}
,
]
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
suojin/bladex_workflow_saber
Title
Body
Create Issue