通过动态添加数据,结果发现数据添加来后隐藏了!但是点击第二次后就没事了
Solved! Load the data before clicking, so that ng-click will not have such problems. ng-options should also be used in this way. I will update after trying it
Solved! Load the data before clicking, so that ng-click will not have such problems. ng-options should also be used in this way. I will update after trying it