This is because an option element can only be bound to string values at present. Let's change the items to an array of objects. $scope.items = [ ...
確定! 回上一頁