<select ng-model="Select2" ng-options="(m.ProductColor + ' - ' + m.ProductName) for m in Model"> <option value="">-- 請選擇--</option>
確定! 回上一頁