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