ปรับข้อความรอบประเมิน
This commit is contained in:
parent
f82e3727e4
commit
eb9e512b5d
4 changed files with 33 additions and 32 deletions
|
|
@ -105,9 +105,9 @@ function fetchRoundOption() {
|
|||
id: e.id,
|
||||
name:
|
||||
e.durationKPI === "OCT"
|
||||
? "รอบตุลาคม"
|
||||
? "รอบที่ 2 ตุลาคม"
|
||||
: e.durationKPI === "APR"
|
||||
? "รอบเมษายน"
|
||||
? "รอบmuj 1 เมษายน"
|
||||
: "",
|
||||
}));
|
||||
roundOp.value = list;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue