By dynamically adding data, I found that the data was hidden after it was added!But after the second click, it was fine
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