update 稽查整改-强制撤回部分
This commit is contained in:
@@ -305,6 +305,8 @@ const editInspectExtensionTable = (params) => postAction('/esinspectdelayapply/p
|
||||
/* 企标稽查整改 */
|
||||
// 详情信息
|
||||
const getInspectRectifyDetail = (params) => getAction('/process/esInspectRectifyFlow/queryDetailByProjectId', params)
|
||||
// 发起
|
||||
const startInspectRectify = (params) => postAction('/process/esInspectRectifyFlow/flowStart', params)
|
||||
// 同意
|
||||
const approvalInspectRectify = (params) => postAction('/process/esInspectRectifyFlow/flowApproval', params)
|
||||
// 驳回
|
||||
@@ -588,6 +590,7 @@ export {
|
||||
editInspectExtensionTable,
|
||||
|
||||
getInspectRectifyDetail,
|
||||
startInspectRectify,
|
||||
approvalInspectRectify,
|
||||
rejectInspectRectify,
|
||||
transferInspectRectify,
|
||||
|
||||
Reference in New Issue
Block a user