<select chosen option="countries" ng-model="data.country" ng-options="country.code as country.name for country in countries"> </select> ...
確定! 回上一頁