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