src/views/visualization.vue
@@ -1098,7 +1098,7 @@ finishTask({ id: taskData.Procedure.ID }).then((res) => { if (res.code == 200) { this.finishShow['finishShow&'+i] = false; this.getTaskInfo(); this.reloadPage(this.activeName?this.activeName:1); this.$message.success("操作成功!"); } });