add ubah wakil

This commit is contained in:
fifi97
2021-04-18 06:57:21 +08:00
parent a6c675d122
commit 6a193465a8
2 changed files with 155 additions and 38 deletions
+1 -1
View File
@@ -439,7 +439,7 @@ function tambahdanserahanfunc(e)
var txt = $('#amaunkiraan').val();
var txt2 = $('#amaundiminta').val();
if(txt != txt2)
if(Number(txt) != Number(txt2))
{
Swal.fire({
icon: 'error',