【修改】转办接口

This commit is contained in:
zhoulingpo
2023-05-16 14:18:48 +08:00
parent 0bf5e77f40
commit f69ea4a22a
5 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -207,7 +207,7 @@ export default {
taskId: this.taskId,
assignee: treeNode[0].USID,
userId: this.$store.getters.userInfo.usid,
pId: this.prcId,
prcId: this.prcId,
approvalOpinion:this.application
}).then(() => {
this.$message.success('转办成功')