src/components/layout/components/appsidebar/index.vue
@@ -19,7 +19,7 @@ <span>客户管理</span> </template> <el-menu-item index="/custom/salesLead">销售线索</el-menu-item> <el-menu-item index="/custom/customManage">客户管理</el-menu-item> <el-menu-item index="/custom/clientManage">客户管理</el-menu-item> <el-menu-item index="/custom/contacts">联系人</el-menu-item> <el-menu-item index="/custom/followupRecords">跟进记录</el-menu-item> </el-submenu>