How to implement a function in django viewsth thats receives vue request

后端 未结 0 710
遥遥无期
遥遥无期 2021-01-26 09:21

In the client part I have implemented vue, I have a post request with axios as follows,

      formData.append("file_location", archive.files[0]);
               


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