ระบบจัดการสิทธิ์>>ระบบทะเบียนประวัติ/ลูกจ้างประจำ (รายชื่อลูกจ้างประจำไม่แสดง) #566

This commit is contained in:
AdisakKanthawilang 2024-09-09 14:53:21 +07:00
parent 1b57a23e97
commit aa129dce2f

View file

@ -1264,7 +1264,7 @@ export class ProfileEmployeeController extends Controller {
: "1=1",
)
.andWhere("profileEmployee.employeeClass LIKE :type", {
type: "PREM",
type: "PERM",
})
.andWhere(
searchKeyword != undefined && searchKeyword != null && searchKeyword != ""