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