forked from drone/command-center-dashboard

shuishen
2025-04-16 6c0eaf8a5698e8fc9ea2f0dbccda7d48838c8c1a
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);