element-ui使用后手记

一、路由模式
el-menu中使用路由模式 在el-meun中设置:router="true" 在el-menu-item中设置index="路由地址"
原文地址:https://www.cnblogs.com/iwen1992/p/12602177.html