แก้ไขคำผิด
This commit is contained in:
parent
152ea8aa38
commit
6a320b91ff
27 changed files with 29 additions and 29 deletions
|
|
@ -614,12 +614,12 @@ function clickSaveDeceased() {
|
|||
});
|
||||
}
|
||||
|
||||
/** ฟังก์ชันปืด popup ถึงแก่กรรม*/
|
||||
/** ฟังก์ชันปิด popup ถึงแก่กรรม*/
|
||||
function closePassaway() {
|
||||
dialogPassaway.value = false;
|
||||
}
|
||||
|
||||
/** ฟังก์ชันเปืด popup เลือกรูปภาพ*/
|
||||
/** ฟังก์ชันเปิด popup เลือกรูปภาพ*/
|
||||
function openDialogImg() {
|
||||
dialogImage.value = true;
|
||||
getImage();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue