Compare commits
2 commits
de4c5a3dda
...
a7def886ee
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a7def886ee | ||
|
|
b12dd201b5 |
1 changed files with 1 additions and 1 deletions
|
|
@ -799,13 +799,13 @@ function openModalOrder(val: boolean) {
|
|||
e.statusId !== "DONE") ||
|
||||
(DataStore.isOfficer &&
|
||||
e.root === "สำนักปลัดกรุงเทพมหานคร" &&
|
||||
e.rootId != e.rootIdOld &&
|
||||
e.draft == "ส่งตัวแล้ว" &&
|
||||
e.nodeName !== null &&
|
||||
e.reportingDate !== null &&
|
||||
e.statusId !== "REPORT" &&
|
||||
e.statusId !== "DONE")
|
||||
);
|
||||
|
||||
modalOrder.value = val;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue