updated
This commit is contained in:
parent
691a57101b
commit
faccdf2079
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ const openModalOrder = () => {
|
|||
openModal();
|
||||
const row = filters.value.filter(
|
||||
(r: ResponseData) =>
|
||||
r.status == "WAITTING" &&
|
||||
r.status == "APPROVE" &&
|
||||
r.organizationPositionOld &&
|
||||
r.positionTypeOld &&
|
||||
r.positionLevelOld &&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue