der提交加参数

This commit is contained in:
qq787203167
2022-05-20 13:39:03 +08:00
parent 46013d0800
commit 88d0c18c31
8 changed files with 6 additions and 1552 deletions
@@ -270,7 +270,8 @@
fileId: val.fileId,
flowType: this.$route.query.flowType,
actiProcInstId: this.$route.query.actiProcInstId,
deliveryRequirements: val.deliveryRequirements
deliveryRequirements: val.deliveryRequirements,
engineeringInterfacePersonReply: this.queryPersonInCharge.engineeringInterfacePersonReply
}
putAction(this.url.dreSubmit, query).then((res) => {
if (res.success) {