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