add ubah wakil
This commit is contained in:
Vendored
+1
-1
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user