Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m20s

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-12-18 10:40:05 +07:00
commit b98828ed13

View file

@ -775,7 +775,7 @@ function onSubmitDate() {
function openModalOrder(val: boolean) {
// object #e.draft == "" &&
rowsOrder.value = rows.value.filter(
rowsOrder.value = rowsAwait.value.filter(
(e: any) =>
(DataStore.isStaff &&
(e.rootId == e.rootIdOld || e.bmaOfficer == "บุคคลภายนอก") &&