sxq
2021-10-20 3eeeb27d70ad7d761b1e280d24d717a4ee775a3b
ruoyi-ui/src/views/monitor/logininfor/index.vue
@@ -216,7 +216,7 @@
    },
    /** 导出按钮操作 */
    handleExport() {
      this.downLoadExcel('/monitor/logininfor/export', this.queryParams);
      this.$download.excel('/monitor/logininfor/export', this.queryParams);
    }
  }
};