This commit is contained in:
parent
1912fdd45d
commit
310c2383cb
|
@ -63,7 +63,7 @@ module.exports = Self => {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
state: args.state,
|
state: args.state,
|
||||||
reason: args.workerId,
|
reason: args.reason,
|
||||||
year: args.year,
|
year: args.year,
|
||||||
week: args.week,
|
week: args.week,
|
||||||
workerFk: args.workerId
|
workerFk: args.workerId
|
||||||
|
|
Loading…
Reference in New Issue