forked from drone/command-center-dashboard
src/views/TaskManage/TaskTop/TaskEvent.vue @@ -117,7 +117,6 @@ // 添加监听 watch(() => store.state.task.taskSearchParams, (newVal) => { console.log(newVal, '1111'); if (newVal) { getJobEventBar(newVal); }