ระบบจัดการสิทธิ์>>ระบบทะเบียนประวัติ/ลูกจ้างประจำ (รายชื่อลูกจ้างประจำไม่แสดง) #566
This commit is contained in:
parent
1b57a23e97
commit
aa129dce2f
1 changed files with 1 additions and 1 deletions
|
|
@ -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 != ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue