แก้ไขคำผิด

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-06-06 14:08:24 +07:00
parent 152ea8aa38
commit 6a320b91ff
27 changed files with 29 additions and 29 deletions

View file

@ -614,12 +614,12 @@ function clickSaveDeceased() {
});
}
/** ฟังก์ชันปด popup ถึงแก่กรรม*/
/** ฟังก์ชันปด popup ถึงแก่กรรม*/
function closePassaway() {
dialogPassaway.value = false;
}
/** ฟังก์ชันเปด popup เลือกรูปภาพ*/
/** ฟังก์ชันเปด popup เลือกรูปภาพ*/
function openDialogImg() {
dialogImage.value = true;
getImage();