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