รายการการประเมินผลการปฏิบัติราชการระดับบุคคล => ปรับการแสดงรอบการประเมิน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-04-26 16:34:40 +07:00
parent 4e348b3c63
commit 1bfd3161b5

View file

@ -109,6 +109,7 @@ function fetchRoundOption() {
: "", : "",
})); }));
roundOp.value = list; roundOp.value = list;
round.value = "";
fetchList(); fetchList();
}) })
.catch((err) => { .catch((err) => {