axios ({ method: 'post', url: '/js/answer/save', data: JSON.stringify(obj), }).then(res=>{ ... Viewing the console returns error 415 (Unsupported media type)
確定! 回上一頁