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