sxq
2021-10-20 3eeeb27d70ad7d761b1e280d24d717a4ee775a3b
ruoyi-ui/src/views/system/config/index.vue
@@ -334,7 +334,7 @@
    },
    /** 导出按钮操作 */
    handleExport() {
      this.downLoadExcel('/system/config/export', this.queryParams);
      this.$download.excel('/system/config/export', this.queryParams);
    },
    /** 刷新缓存按钮操作 */
    handleRefreshCache() {