org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported

在发布新课程的时候, 页面跳转失败, 提示全局错误

后端控制台提示如下:

org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported

vue 报错

Uncaught (in promise) error

后来发现js中格式不对

如图:

 

 更改后的代码

如图:

 

 页面跳转成功

 

 数据库添加成功

 

posted @ 2020-08-08 11:22  牧牛人Alec  阅读(2492)  评论(0编辑  收藏  举报