
后端没报错,前端这个是咋回事
vue.runtime.esm.js:619 [Vue warn]: Error in v-on handler (Promise/async): "SyntaxError: Failed to execute 'open' on 'XMLHttpRequest': Invalid URL"
found in
---> <Vcode> at src/app.vue
<Login> at src/views/login.vue
<App> at src/App.vue
<Root>
warn @ vue.runtime.esm.js:619
vue.runtime.esm.js:1888 DOMException: Failed to execute 'open' on 'XMLHttpRequest': Invalid URL
at dispatchXhrRequest (webpack-internal:///./node_modules/axios/lib/adapters/xhr.js:30:13)
at new Promise (<anonymous>)
at xhrAdapter (webpack-internal:///./node_modules/axios/lib/adapters/xhr.js:12:10)
at dispatchRequest (webpack-internal:///./node_modules/axios/lib/core/dispatchRequest.js:52:10)
logError @ vue.runtime.esm.js:1888