疯狂的狮子li
2021-10-26 dbb2d8462bf5ca3d5dac8a16e585aaa728cf591e
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);
    }
  }
};