In angular form how to get an array of Client object and use the id value as a value in a form group's member

后端 未结 0 446
一生所求
一生所求 2020-12-18 23:24

We have an API POST method called CreateEvent(obj) that takes an object. One of the properties in the object is an int ClientId We have a GET method called GetClients() that

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