This commit is contained in:
afiq
2021-02-01 12:44:08 +08:00
parent d5265d7a80
commit cc8c2bdd1b
5 changed files with 95 additions and 9 deletions
+1 -1
View File
@@ -1085,7 +1085,7 @@
method:'get',
url: "{{ route('customer.otp') }}",
data:{
'noic' : noic
'noic_otp' : noic
},
dataType:'json',
success: function(otp_token){