This commit is contained in:
afiq
2021-02-13 15:14:48 +08:00
parent 70b7bde6c0
commit bb56ac1bbc
11 changed files with 133 additions and 130 deletions
+6 -2
View File
@@ -244,7 +244,9 @@ async function openuptambahdanserah(e)
input: 'text',
inputPlaceholder: 'Amaun',
confirmButtonText: 'Terima',
allowOutsideClick: false
showCancelButton:true,
cancelButtonText:'Batal',
allowOutsideClick: true
})
if (amaun) {
@@ -289,7 +291,9 @@ async function openuptambahdanserah(e)
input: 'text',
inputPlaceholder: 'Amaun',
confirmButtonText: 'Terima',
allowOutsideClick: false
showCancelButton:true,
cancelButtonText:'Batal',
allowOutsideClick: true
})
if (amaun) {