mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
прор222в2в
This commit is contained in:
@@ -103,7 +103,7 @@ const handleLogin = async () => {
|
||||
|
||||
const response = await axios.post('/api/auth/admin/login', formData, {
|
||||
headers: {
|
||||
'Content-Type': 'multipart/form-data'
|
||||
'Content-Type': 'application/x-www-form-urlencoded'
|
||||
}
|
||||
})
|
||||
console.log('Ответ от сервера:', response.data)
|
||||
|
Reference in New Issue
Block a user