疯狂的狮子li
2021-11-12 53cb0826bc9979c7ec4bbf4a9f4312e945a05ac3
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);
    }
  }
};