在使用axios的时候,bind(this)是指的什么意思?this.$http.post(Urls.register(),this.formItem).then(function(response){}.bind(this)).catch(function(response){console.log(response)})
this.$http.post(Urls.register(),this.formItem).then(function(response){}.bind(this)).catch(function(response){console.log(response)})
}.bind(this)).catch(function(response){console.log(response)})
.catch(function(response){console.log(response)})
console.log(response)})
})
莫回无
相关分类