mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-18 02:56:30 +08:00
commit:同步2.1版本
This commit is contained in:
@@ -62,6 +62,16 @@ const SysFlowTaskOperationType = new DictionaryBase('任务操作类型', [
|
||||
name: '拒绝',
|
||||
symbol: 'REFUSE'
|
||||
},
|
||||
{
|
||||
id: 'reject',
|
||||
name: '驳回',
|
||||
symbol: 'REJECT'
|
||||
},
|
||||
{
|
||||
id: 'revoke',
|
||||
name: '撤销',
|
||||
symbol: 'REVOKE'
|
||||
},
|
||||
{
|
||||
id: 'transfer',
|
||||
name: '转办',
|
||||
|
||||
Reference in New Issue
Block a user