疯狂的狮子Li
2021-09-27 49fc74be5d4c65d34d29237b05e26a1a0238715e
ruoyi-ui/src/views/monitor/job/log.vue
@@ -293,7 +293,7 @@
    },
    /** 导出按钮操作 */
    handleExport() {
      this.downLoadExcel('/monitor/jobLog/export', this.queryParams);
      this.$download.excel('/monitor/jobLog/export', this.queryParams);
    }
  }
};