forked from drone/command-center-dashboard

chenyao
2025-04-16 1c3111c1975759fb191ae35e89d3447a247abccf
src/views/TaskManage/TaskTop/TaskTime.vue
@@ -107,7 +107,6 @@
// 添加监听
watch(() => store.state.task.taskSearchParams, (newVal) => {
  console.log(newVal, '33333');
  if (newVal) {
    getJobNumBar(newVal);
    (newVal);