疯狂的狮子li
2021-06-29 d92560b64b5ec5ad48d62304e4a04b2fd60ead22
ruoyi-ui/src/views/system/notice/index.vue
@@ -336,7 +336,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("删除成功");
        })
        }).catch(() => {});
    }
  }
};