how to send image to specific object using mongoose, axios and multer

前端 未结 0 1607
后悔当初
后悔当初 2021-01-01 16:49

I want to push an image to an existing object in mongo.

react:

const uploadImage = async (e) => {
    e.preventDefault()
    const data = new FormDa         


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