update 稽查整改
This commit is contained in:
+2
-2
@@ -382,8 +382,8 @@ export default {
|
||||
// 流程业务信息
|
||||
params.processEsInspectRectify = Object.assign({}, this.formInfo, formDataList[2])
|
||||
|
||||
// 发起保存草稿信息(强制撤回 && 第一个节点)
|
||||
if (this.isUploadRectificationResult && this.isForceRevoke) {
|
||||
// 发起保存草稿信息
|
||||
if (this.isUploadRectificationResult) {
|
||||
const draftData = Object.assign({}, params.processEsInspectRectify)
|
||||
params.infoJsonStr = JSON.stringify({
|
||||
// 人员信息(要重新获取,流程里的信息不能直接用,后端需要多选人员处理成数组了)
|
||||
|
||||
Reference in New Issue
Block a user