fix 草稿里点击保存和提交,传一下draftId
This commit is contained in:
@@ -1075,6 +1075,7 @@ export default {
|
||||
return false
|
||||
}
|
||||
formData = {
|
||||
draftId: this.$route.query.draftId,
|
||||
businessId: this.businessId,
|
||||
basicProcessInfoDTO: processInfo,
|
||||
basicTaskInfoDTO: approvalInfo,
|
||||
|
||||
Reference in New Issue
Block a user