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