match.params.id in JSON.stringify

后端 未结 0 566
再見小時候
再見小時候 2021-01-23 05:48

I\'m passing an id with React router and I need to make a fetch call with a request body.

Is there a way to get ${match.params.id} in body: json.stringify?

All it

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