<tr ng-repeat="x in data.availableOptions" ng-class="{ 'selected': selectedArray.includes(x.id) }">. 18. <td>{{ x.id }}</td>. 19. <td>{{ x.name }}</td>.
確定! 回上一頁