แก้ 1860

This commit is contained in:
setthawutttty 2024-12-27 15:01:24 +07:00
parent 3878b2e19b
commit 2cb6fa7218

View file

@ -223,8 +223,8 @@ function onGovernment() {
function closeDialog() {
modalReport.value = false;
rangeAge.value = {
min: 20,
max: 80,
min: 18,
max: 60,
};
}