VueJS - How to use the response of one API call in another API call in the same component

前端 未结 0 1234
广开言路
广开言路 2021-01-15 13:25

Here is my scenario, i am trying to use the id coming from one API response in another API :

Below is Component.vue: