fix report
This commit is contained in:
parent
2d4947a61a
commit
fd155e652d
1 changed files with 1 additions and 0 deletions
|
|
@ -2249,6 +2249,7 @@ export class ReportController extends Controller {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
isRetired: true, // เฉพาะคนที่เกษียณ
|
isRetired: true, // เฉพาะคนที่เกษียณ
|
||||||
|
type: Not(In(["NONE","PENDING"])),
|
||||||
},
|
},
|
||||||
order: {
|
order: {
|
||||||
type: "DESC",
|
type: "DESC",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue