fix
This commit is contained in:
parent
3989c33dc5
commit
add9257513
1 changed files with 1 additions and 1 deletions
|
|
@ -1658,7 +1658,7 @@ export class KpiUserEvaluationController extends Controller {
|
|||
})
|
||||
.then(() => {})
|
||||
.catch(() => {});
|
||||
item.evaluationStatus = "NEW_COMMANDER_HIGH";
|
||||
item.evaluationStatus = "APPROVE";
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue