src/views/visualization.vue @@ -658,6 +658,7 @@ }; getTaskInfo().then((res) => { if (res.code == 200) { this.procedureList=[] this.taskData = res.data ? res.data : {