mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-15 19:35:07 +08:00
📖 CRM:code review 待办项目的实现
This commit is contained in:
@ -539,17 +539,6 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
activeMenu: '/crm/product'
|
||||
},
|
||||
component: () => import('@/views/crm/product/detail/index.vue')
|
||||
},
|
||||
{
|
||||
path: 'backlog',
|
||||
name: 'CrmBacklog',
|
||||
meta: {
|
||||
title: '待办事项',
|
||||
noCache: true,
|
||||
hidden: true
|
||||
},
|
||||
// TODO @db52:后面搞,搞成菜单
|
||||
component: () => import('@/views/crm/backlog/index.vue')
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user