后臺(tái)請(qǐng)求的數(shù)據(jù),使用如下代碼<select class="form-control" ng-model="data.pro"> <option ng-repeat="a in pro" value="{{$index}}"> {{a}} </option></select>如何指定默認(rèn)選中的某一項(xiàng)呢
angular select ng-repeat 默認(rèn)選中某一項(xiàng)
慕田峪4524236
2018-12-19 18:19:40