From 37752eb9145ae4169fc31823b5af3bc30a551c41 Mon Sep 17 00:00:00 2001 From: pqhuy1987 Date: Tue, 16 Jun 2026 19:54:46 +0700 Subject: [PATCH] =?UTF-8?q?[CLAUDE]=20FE:=20H=E1=BB=93=20s=C6=A1=20NS=20?= =?UTF-8?q?=E2=80=94=20t=C3=AAn=20NV=20=C4=91en=E2=86=92tr=E1=BA=AFng=20(?= =?UTF-8?q?=C3=A9p=20text-white!=20th=E1=BA=AFng=20rule=20h1-h4=20ngo?= =?UTF-8?q?=C3=A0i=20@layer,=20Tailwind=20v4)=20+=20thu=20nh=E1=BB=8F=20te?= =?UTF-8?q?xt-lg=20font-bold=20=E2=80=94=20x2=20app=20SHA256?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- fe-admin/src/pages/hrm/EmployeesListPage.tsx | 2 +- fe-user/src/pages/hrm/EmployeesListPage.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fe-admin/src/pages/hrm/EmployeesListPage.tsx b/fe-admin/src/pages/hrm/EmployeesListPage.tsx index 074fdaa..df1246a 100644 --- a/fe-admin/src/pages/hrm/EmployeesListPage.tsx +++ b/fe-admin/src/pages/hrm/EmployeesListPage.tsx @@ -650,7 +650,7 @@ function EmployeeDetailTabs({ detail, onDelete }: { detail: EmployeeDetail; onDe {initials(detail.fullName)}
-

{detail.fullName ?? '—'}

+

{detail.fullName ?? '—'}

{detail.employeeCode} {detail.departmentName && (<>{detail.departmentName})} diff --git a/fe-user/src/pages/hrm/EmployeesListPage.tsx b/fe-user/src/pages/hrm/EmployeesListPage.tsx index 074fdaa..df1246a 100644 --- a/fe-user/src/pages/hrm/EmployeesListPage.tsx +++ b/fe-user/src/pages/hrm/EmployeesListPage.tsx @@ -650,7 +650,7 @@ function EmployeeDetailTabs({ detail, onDelete }: { detail: EmployeeDetail; onDe {initials(detail.fullName)}
-

{detail.fullName ?? '—'}

+

{detail.fullName ?? '—'}

{detail.employeeCode} {detail.departmentName && (<>{detail.departmentName})}