标准评估流程

This commit is contained in:
宋伟佳
2022-01-25 18:04:16 +08:00
parent 79752dcc1b
commit 3dab05e4d4
@@ -616,8 +616,6 @@ export default {
this.listForm.breakdownList = this.breakdownList
this.listForm.commentText = this.commentText;
const json = JSON.stringify(this.listForm);
console.log(json);
return
this.isSubmit = true;
this.$http.post("lawss/activiti/completeTask", {
taskIds: this.taskIds,