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