dyjh %!s(int64=6) %!d(string=hai) anos
pai
achega
f58e5ffb97
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/views/admin/album/product/edit.blade.php

+ 1 - 1
resources/views/admin/album/product/edit.blade.php

xqd
@@ -218,7 +218,7 @@
     function getLevelSecondCategory(){
         var first = $('#data_parent_id').val();
         $.ajax({
-            url: "{{ U('User/Product/getSecondCategory') }}",
+            url: "{{ U('Album/Product/getSecondCategory') }}",
             method: 'POST',
             data: {
                 'cat_id':first,