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

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-04-26 16:35:04 +07:00
parent e8737c7a3c
commit 0708454bb2

View file

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