fix: 修复Vben用户信息中的 homePath 属性定义
This commit is contained in:
@@ -19,6 +19,7 @@ export const MOCK_USERS: UserInfo[] = [
|
||||
realName: 'Vben',
|
||||
roles: ['super'],
|
||||
username: 'vben',
|
||||
homePath: '/dashboard/workspace',
|
||||
},
|
||||
{
|
||||
id: 1,
|
||||
|
||||
Reference in New Issue
Block a user