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