This commit is contained in:
宋伟佳
2021-12-27 17:01:29 +08:00
parent 7bea314779
commit 7442c1edcb
@@ -832,7 +832,6 @@ export default {
this.listForm.dataList = this.dataList;
const json = JSON.stringify(this.listForm);
this.isSubmit = true
return
this.$http.post("lawss/activiti/completeTask", {
taskIds: this.taskIds,
userId: this.userId,