📖 CRM:待办事项的 code review

(cherry picked from commit 1e70a1d57e)
This commit is contained in:
YunaiV
2024-01-15 12:15:59 +08:00
committed by shizhong
parent 811be75681
commit d9c8135bd8
4 changed files with 7 additions and 2 deletions

View File

@ -536,6 +536,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
noCache: true,
hidden: true
},
// TODO @db52后面搞搞成菜单
component: () => import('@/views/crm/message/index.vue')
}
]