refactor(mock): convert mock ids to numeric strings
This commit is contained in:
@@ -39,6 +39,7 @@ const roleLabels: Record<UserRole, string> = {
|
||||
consumer: "客户",
|
||||
player: "打手",
|
||||
owner: "店主",
|
||||
admin: "管理员",
|
||||
}
|
||||
|
||||
export function Header() {
|
||||
|
||||
Reference in New Issue
Block a user