You actually had it correct in your third attempt. <select ng-model="myselect" ng-options="o as o for o in options"></select>.
確定! 回上一頁