mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-04-30 12:41:45 +00:00
code review:用户详情
This commit is contained in:
@@ -434,7 +434,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
meta: { hidden: true },
|
||||
children: [
|
||||
{
|
||||
path: 'user/detail/:userId',
|
||||
path: 'user/detail/:id',
|
||||
name: 'MemberUserDetail',
|
||||
meta: {
|
||||
title: '会员详情',
|
||||
|
||||
Reference in New Issue
Block a user