updated kpi
This commit is contained in:
parent
bb19640c98
commit
6c03e24518
8 changed files with 114 additions and 46 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue