vue传递数组到后端JAY.LIN 收录于 缓存 2024-02-27 约 71 字 预计阅读 1 分钟 目录 vue传递数组到后端vue前端传递数组res:JSON.stringify(this.multipleSelection),django后端接收数组res=json.loads(request.data.get(‘res’))Please enable JavaScript to view the comments powered by Giscus.