I will suggest you, use: <div ng-repeat="country in countries"> <label><input type="checkbox" ng-model="myCountry.selected[country.id]" ...
確定! 回上一頁