人员放到外层

This commit is contained in:
宋伟佳
2022-04-26 11:07:19 +08:00
parent 832a01d4e2
commit 724cc9eecf
@@ -452,6 +452,8 @@ export default {
json.directorFlag = '0'
json.onlyKey = this.onlyKey
json.commentText = this.commentText8
json.presidentUser = this.form.presidentUser
json.presidentUserName = this.form.presidentUserName
this.$http.post('lawss/activiti/completeTask', {
json: JSON.stringify(json),
taskId: this.taskIds,