티스토리 뷰
일하면서 막혔던 오류
Argument of type '{ title: string; content: string; }' is not assignable to parameter of type 'AxiosRequestConfig'. Object literal may only specify known properties, and 'title' does not exist in type 'AxiosRequestConfig
동기는 2020. 7. 18. 16:59서버에서 post 로 보내고 있는뎅.... api 붙일때 get 으로 할경우~~~~~~~~ 이 에러가 난다
'일하면서 막혔던 오류' 카테고리의 다른 글
댓글