updated kpi

This commit is contained in:
Warunee Tamkoo 2024-05-16 16:15:57 +07:00
parent bb19640c98
commit 6c03e24518
8 changed files with 114 additions and 46 deletions

View file

@ -72,7 +72,7 @@ function onClickApprove(type: string = "") {
? "DONE"
: store.tabMainevaluator === "4"
? "EVALUATING"
: store.tabMainevaluator === "5"
: store.tabMainevaluator === "5" || store.tabMainevaluator === "6"
? type
: undefined,
id: userIds,