feat(my): 个人信息页回显缓存用户信息与单位部门字段

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-08-25 10:43:47 +08:00
co-authored by Claude Opus 4.7
parent 18704cbb76
commit e69db66eab
3 changed files with 44 additions and 15 deletions
+2
View File
@@ -26,6 +26,8 @@ export interface UserInfo {
delFlag: number
sn: string | null
workNo: string | null
secondDepart: string | null
thirdDepart: string | null
remark: string | null
relationType: string | null
sex_dictText: string