<select ng-options="obj.text for obj in array track by obj.value"> </select> ... Just remember that the items in the object is deconstructed with (key, ...
確定! 回上一頁