src/components/layout/components/appsidebar/index.vue
@@ -16,7 +16,7 @@ text-color="#bfcbd9" active-text-color="#fff" > <el-submenu v-for="item in menus" :key="item.id" :index="item.id"> <el-submenu v-for="item in menus" :key="item.id" :index="item.id.toString()"> <template slot="title"> <i class="el-icon-money icon"></i> <span>{{item.title}}</span>