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