Ricky
2021-06-22 b1413f021ee6e6f7105318af3be620633a1baeac
ruoyi-ui/src/views/system/notice/index.vue
@@ -336,7 +336,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("删除成功");
        })
        }).catch(() => {});
    }
  }
};