<select ng-model="location.route"> <option value="" disabled>Choose Route</option> <option ng-repeat="route in appData.Routes" ng-selected="{{route.id ...
確定! 回上一頁