人员放到外层
This commit is contained in:
@@ -452,6 +452,8 @@ export default {
|
|||||||
json.directorFlag = '0'
|
json.directorFlag = '0'
|
||||||
json.onlyKey = this.onlyKey
|
json.onlyKey = this.onlyKey
|
||||||
json.commentText = this.commentText8
|
json.commentText = this.commentText8
|
||||||
|
json.presidentUser = this.form.presidentUser
|
||||||
|
json.presidentUserName = this.form.presidentUserName
|
||||||
this.$http.post('lawss/activiti/completeTask', {
|
this.$http.post('lawss/activiti/completeTask', {
|
||||||
json: JSON.stringify(json),
|
json: JSON.stringify(json),
|
||||||
taskId: this.taskIds,
|
taskId: this.taskIds,
|
||||||
|
|||||||
Reference in New Issue
Block a user