错误的使用Index作为key
{{item.name}}
添加一条数据
正确的使用其他唯一标识作为key
{{item.name}}
添加一条数据