Vue使用axios错误 this.$axios .post("http://localhost:9000/user/login/", { user: this.LoginUser.name, pwd: this.LoginUser.pass }) .then(res => {}).catch()