fix
This commit is contained in:
parent
6570ef4856
commit
3097e3ed71
1 changed files with 1 additions and 1 deletions
|
|
@ -1664,7 +1664,7 @@ export class KpiUserEvaluationController extends Controller {
|
|||
isSendInbox: true,
|
||||
isSendNotification: true,
|
||||
})
|
||||
.then(() => {})
|
||||
.then(async () => {})
|
||||
.catch(() => {});
|
||||
const before = null;
|
||||
kpiUserEvaluation.lastUpdateUserId = request.user.sub;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue