Merge branch 'develop' into devTee
This commit is contained in:
commit
a5e9c5ddf3
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue