[update 标准解读流程]
This commit is contained in:
@@ -82,7 +82,7 @@ const interpretFlowApproval = (params) => postAction('/process/standardInterpret
|
||||
// 发起
|
||||
const interpretFlowStart = (params) => postAction('/process/standardInterpretFlow/flowStart', params)
|
||||
// 获取详情
|
||||
const interpretGetDetail = (params) => postAction('/process/standardInterpretFlow/queryDetail', params)
|
||||
const interpretGetDetail = (params) => getAction('/process/standardInterpretFlow/queryDetail', params)
|
||||
|
||||
// 流程中心
|
||||
// 已发-强制撤回
|
||||
|
||||
Reference in New Issue
Block a user