fix: list order placement
This commit is contained in:
parent
34b9e81bb1
commit
7562509d22
1 changed files with 1 additions and 1 deletions
|
|
@ -779,7 +779,7 @@ function openModalOrder(val: boolean) {
|
|||
e.statusId !== "REPORT" &&
|
||||
e.statusId !== "DONE") ||
|
||||
(DataStore.isOfficer &&
|
||||
e.bmaOfficer != "บุคคลภายนอก" &&
|
||||
// e.bmaOfficer != "บุคคลภายนอก" &&
|
||||
e.rootId != e.rootIdOld &&
|
||||
e.draft == "ส่งตัวแล้ว" &&
|
||||
e.nodeName !== null &&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue