Merge branch 'main' of https://gitlab.com/shokki.a96/nurgul_get_api_oct3
This commit is contained in:
commit
81acc12119
|
|
@ -21,8 +21,7 @@
|
|||
data: JSON.stringify(product),
|
||||
type: 'POST',
|
||||
headers: {
|
||||
'Authorization': 'Bearer {{token}}',
|
||||
'Content-Type': 'application/json'
|
||||
'Authorization': 'Bearer {{token}}'
|
||||
},
|
||||
beforeSend: function () {
|
||||
$('#loader_add').show();
|
||||
|
|
|
|||
Loading…
Reference in New Issue