疯狂的狮子li
2021-09-28 f38d7811e31a12e30c89d2efb78994f9c9bec377
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);
    }
  }
};