RuoYi
2022-01-06 1a5b024df65f503488c19e95bdbdaa1b30014e7b
ruoyi-ui/src/views/monitor/job/log.vue
@@ -245,8 +245,8 @@
    },
    // 返回按钮
    handleClose() {
      this.$store.dispatch("tagsView/delView", this.$route);
      this.$router.push({ path: "/monitor/job" });
      const obj = { path: "/monitor/job" };
      this.$tab.closeOpenPage(obj);
    },
    /** 搜索按钮操作 */
    handleQuery() {