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