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