Update url

This commit is contained in:
Pusdatin BPKD Jkt
2022-08-08 14:41:55 +07:00
parent cd7da3440d
commit 25e52858f8
11 changed files with 23 additions and 22 deletions
@@ -132,7 +132,7 @@
placeholder: 'Pilih DBH / DAK',
allowClear: true,
ajax: {
url: '/item-search-sps?ta='+$("#srcTA").val(),
url: '{{ $baseUrl }}/item-search-sps?ta='+$("#srcTA").val(),
dataType: 'json',
delay: 250,
processResults: function (data) {
@@ -414,7 +414,7 @@
placeholder: 'Pilih DBH / DAK',
allowClear: true,
ajax: {
url: '/item-search-sps?ta='+$("#srcTA").val(),
url: '{{ $baseUrl }}/item-search-sps?ta='+$("#srcTA").val(),
dataType: 'json',
delay: 250,
processResults: function (data) {