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