how to successfully execute DELETE in Angular 9?

前端 未结 0 678
走了就别回头了
走了就别回头了 2020-12-05 20:31

I\'m trying to use the DELETE method to remove a cart item from my angular app. the service is as follows:

deleteCartProduct(prodId: string, emailId: string):         


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