fix symbol ==

This commit is contained in:
hafifierahman
2022-09-28 09:12:52 +08:00
parent ee5f1d7031
commit 5b261405c2
+1 -1
View File
@@ -817,7 +817,7 @@
"kodcaw" : kodcaw
},
success: function(response){
if(response[0].teller = 'DM')
if(response[0].teller == 'DM')
{
tuntutan = 'WTD';
}