作者extron (extron)
看板Web_Design
标题[问题] angular js smart table
时间Tue Oct 13 15:41:32 2015
如同这篇stack overflow
http://stackoverflow.com/questions/27951848/smart-table-not-displaying
我也碰到同样问题
页面只显示 {{row.firstName}}
里面网友回答的plnkr连结打开却依然没有正确显示 row.firstName
(但是发问者却说that worked)
请问这短短的几行程式该怎麽改才能正确执行呢?
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 172.89.32.145
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/Web_Design/M.1444722095.A.693.html
1F:→ bbcust: js 404 10/13 16:27
2F:→ y2468101216: row in rowCollection track by $index 10/13 16:31
3F:→ y2468101216: 可参考doc里ngRepeat的Tracking and Duplicates 10/13 16:33