代码是这样的:
页面上显示是这样的:
控制台查看元素是这样的:
多出来一个循环。
请问出现这个循环的原因是什么?
有没有好的解决办法?
angular版本1.4.5
習慣沉默2017-05-15 16:59:39
Why use ng-repeate when you can use ng-options. If you use ng-options, remember to write a default please select the item.
淡淡烟草味2017-05-15 16:59:39
When you get the data for the first time, can you display all the data?