Y
Смысл указывать имя пути тогда?
Size: a a a
Y
Y
N
СЧ
axios.post('{% url "api:ytdls-list" %}', data)
.then((res) => {
console.log(res)
})
.catch((err) => {
console.error(err)
})
N
axios.post('{% url "api:ytdls-list" %}', data)
.then((res) => {
console.log(res)
})
.catch((err) => {
console.error(err)
})
N
Y
N
axios.post('{% url "api:ytdls-list" %}', data)
.then((res) => {
console.log(res)
})
.catch((err) => {
console.error(err)
})
СЧ
N
СЧ
Y
СЧ
N
СЧ
Y
N
СЧ
СЧ
N