Why is it not deleting data from mongoDB but still its showing success Message

后端 未结 0 1048
Happy的楠姐
Happy的楠姐 2021-01-24 17:48

Click event

this the click evet-handler for below HTML button

const deleteProduct = (productsId) =>{
        axios.delete(`/api/product/`,{
                     


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