解决办法
- 添加请求头
_this.$http.post(URL.BASE,{},{ headers: {'Content-Type':
- 在
main.js
添加以下代码
Vue.http.options.emulateHTTP = true;
Vue.http.options.emulateJSON = true;
- 如果上线后还是不好用(我TMD的就遇见了)
两个一起上!!!!!!
解决办法
_this.$http.post(URL.BASE,{},{ headers: {'Content-Type':
main.js
添加以下代码Vue.http.options.emulateHTTP = true;
Vue.http.options.emulateJSON = true;
两个一起上!!!!!!
Copyright © 2019- huatuowenda.com 版权所有 湘ICP备2023022495号-1
违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com
本站由北京市万商天勤律师事务所王兴未律师提供法律服务