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