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