Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个使用模板填充可观察数组的表,我需要为该表中的每一行更新一个带有 Text 的列,同时更新模型。
谢谢!
示例:http: //jsfiddle.net/pdelacruz/aqYvW/6/
佩德罗
我不认为您收藏中的项目的属性是可观察的。默认情况下,映射插件不这样做。
您必须使用集合中每个项目的创建回调来实现映射,并返回具有所需可观察属性的对象