If our data is a simple array like $scope.cities = ['Paris', 'Lyon', 'Auxerre'];<select ng-model="myCity" ng-options="city for city in ...
確定! 回上一頁