1 2 3 4 5 6 7, <select ng-options="m.id as m.display for m in options" ng-model="selected"> <option label="1" value="number:1">1</option>
確定! 回上一頁