疯狂的狮子Li
2021-10-25 42a3117e2ac087f5c2c28ca07a1c4443e2c38ca3
ruoyi-ui/src/views/system/post/index.vue
@@ -305,7 +305,7 @@
    },
    /** 导出按钮操作 */
    handleExport() {
      this.downLoadExcel('/system/post/export', this.queryParams);
      this.$download.excel('/system/post/export', this.queryParams);
    }
  }
};