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