fix: 修复Vben用户信息中的 homePath 属性定义

This commit is contained in:
xingyu4j
2026-07-20 18:36:37 +08:00
parent dd8307dfe5
commit 6676d962e9

View File

@@ -19,6 +19,7 @@ export const MOCK_USERS: UserInfo[] = [
realName: 'Vben',
roles: ['super'],
username: 'vben',
homePath: '/dashboard/workspace',
},
{
id: 1,