RuoYi
2021-07-28 3c649a8814d6587310ca4f56e8fc7feeeefd4df1
ruoyi-ui/src/views/system/post/index.vue
@@ -306,7 +306,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("删除成功");
        })
        }).catch(() => {});
    },
    /** 导出按钮操作 */
    handleExport() {