How to display current value to input field

前端 未结 0 1782
梦谈多话
梦谈多话 2020-12-01 16:33

I have a table, where is list of input\'s from:

 list=[
{id:1,value:null},
{id:2, value:null},
]

I am using input fields to change the value

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