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