chore: fix incorrect content (#167)

This commit is contained in:
yuyang 2022-06-10 10:51:50 +08:00 committed by GitHub
parent 2f8dd15c85
commit aec3611f51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,10 +21,10 @@ export const USER_INFO_LIST = [
}, },
{ {
title: '直属上级', title: '直属上级',
content: 'Account@qq.com', content: 'Michael Wang',
}, },
{ {
title: '直属上级', title: '职位',
content: '高级 UI 设计师', content: '高级 UI 设计师',
}, },
{ {