update
parent
cc7c93c4f2
commit
ee6cde5126
|
@ -295,7 +295,7 @@
|
||||||
$.ajax({
|
$.ajax({
|
||||||
url: "{{ url('sekolahNpsn') }}",
|
url: "{{ url('sekolahNpsn') }}",
|
||||||
xhrFields: {
|
xhrFields: {
|
||||||
withCredentials: false
|
withCredentials: true
|
||||||
},
|
},
|
||||||
type: "GET",
|
type: "GET",
|
||||||
data: {
|
data: {
|
||||||
|
|
Loading…
Reference in New Issue