Merge branch 'develop' into devTee

This commit is contained in:
STW_TTTY\stwtt 2024-07-12 14:29:00 +07:00
commit a5e9c5ddf3

View file

@ -107,7 +107,7 @@ function fetchRoundOption() {
e.durationKPI === "OCT" e.durationKPI === "OCT"
? "รอบที่ 2 ตุลาคม" ? "รอบที่ 2 ตุลาคม"
: e.durationKPI === "APR" : e.durationKPI === "APR"
? "รอบmuj 1 เมษายน" ? "รอบที่ 1 เมษายน"
: "", : "",
})); }));
roundOp.value = list; roundOp.value = list;