From 066ac916008746e8fc6c1c7989e274928a732a4c Mon Sep 17 00:00:00 2001 From: "MSI\\derek" Date: Thu, 12 Sep 2024 15:41:13 +0800 Subject: [PATCH] update project history --- src/components/EditStaff/EditStaff.tsx | 2 +- src/components/EditStaff/ProjectHistory.tsx | 18 ++++++++++++++++-- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/src/components/EditStaff/EditStaff.tsx b/src/components/EditStaff/EditStaff.tsx index b86d954..740504a 100644 --- a/src/components/EditStaff/EditStaff.tsx +++ b/src/components/EditStaff/EditStaff.tsx @@ -285,7 +285,7 @@ const EditStaff: React.FC = ({ Staff, combos, SalaryEffectiveInfo, In {tabIndex == 0 && Staff && } - {tabIndex == 2 && } + {tabIndex == 1 && } {tabIndex == 0 &&