疯狂的狮子li
2021-10-22 296e6171a1191ba5fcd674a29499547bf30c5f57
ruoyi-ui/src/views/demo/demo/index.vue
@@ -358,7 +358,7 @@
    },
    /** 导出按钮操作 */
    handleExport() {
      this.downLoadExcel('/demo/demo/export', this.queryParams);
      this.$download.excel('/demo/demo/export', this.queryParams);
    }
  }
};