modified: begushiybashkir/bbvue/src/views/ProfileEdit.vue
change path into bb site
This commit is contained in:
@@ -199,7 +199,7 @@ export default {
|
|||||||
|
|
||||||
try {
|
try {
|
||||||
const response = await axios.put(
|
const response = await axios.put(
|
||||||
'https://begushiybashkir.ru/api/v1/auth/editProfile',
|
'https://begushiybashkir.ru/api/v1/auth/user/editProfile',
|
||||||
this.formData,
|
this.formData,
|
||||||
{
|
{
|
||||||
headers: {
|
headers: {
|
||||||
|
|||||||
Reference in New Issue
Block a user