[update] 新法规导入流程
This commit is contained in:
@@ -90,7 +90,7 @@ const compulsoryWithdrawal = (params) => postAction('/workCenter/forcedWithdrawa
|
||||
const processTransfer = (params) => postAction('/workCenter/transfer', params)
|
||||
|
||||
// 流程中心-草稿-办理
|
||||
const getDataDraft = (params) => getAction('/process/common/draftHandle', params)
|
||||
const getDataDraft = (params) => getAction('/workCenter/draftHandle', params)
|
||||
|
||||
// 在线编辑-生成空白模板
|
||||
const generateEmptyFileTemplate = (params) => getAction('/onlyOffice/saveEditFile', params)
|
||||
|
||||
Reference in New Issue
Block a user