fix bug
This commit is contained in:
parent
9fa7f91732
commit
7ee1fc2fa4
1 changed files with 1 additions and 1 deletions
|
|
@ -1641,7 +1641,7 @@ export class SalaryPeriodController extends Controller {
|
||||||
: `rootId is null`
|
: `rootId is null`
|
||||||
: "1=1",
|
: "1=1",
|
||||||
{
|
{
|
||||||
root: ["4b574414-5faa-438c-829a-3c6444582cfd"],
|
root: _data.root,
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
.andWhere(
|
.andWhere(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue