0👍
✅
axios.get
function’s second parameter refers to options configuration. You cannot send data in axios.get a request in the second parameter. Refer axios.get signature.
- [Vuejs]-I tried to use vue-resource and I got "Uncaught TypeError: window.Vue.use is not a function"
Source:stackexchange.com