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