52548 标准征求意见:意见汇总报批节点 数据不归档 保存

This commit is contained in:
宋伟佳
2022-04-13 14:25:01 +08:00
parent df42065e29
commit b8929a77fa
@@ -355,6 +355,8 @@ export default {
json.commentText = this.commentText2;
json.responUserList = this.form.responUserList;
json.responUserListName = this.form.responUserListName;
json.presidentUser = this.form.presidentUser
json.presidentUserName = this.form.presidentUserName
json.introduce = false;
this.$http.post("lawss/activiti/completeTask", {
json: JSON.stringify(json),