How can I get the api_token in the controller?

前端 未结 0 1436
青春惊慌失措
青春惊慌失措 2020-12-15 02:12

I have this Vuejs Code:

axios.get(\'/api/electronic_collection?page=\'+this.currentPage+\'&api_token=\'+App.apiToken)
                .then(response =>         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题