This commit is contained in:
Warunee Tamkoo 2024-07-12 13:49:05 +07:00
parent eb9e512b5d
commit e8fe5814d9

View file

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