[update 标准解读流程]

This commit is contained in:
danshihao
2024-07-09 09:50:02 +08:00
parent 982039700f
commit ba2f572d9f
9 changed files with 1165 additions and 377 deletions
+1 -1
View File
@@ -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)
// 流程中心
// 已发-强制撤回