AngularUI has exactly what you need, the ´unique´ filter (src code). Example: ng-options="color in colors | unique:'name'".
確定! 回上一頁