<tr data-ng-repeat="row in list"> <th rowspan="{{list.length}}" data-ng-show="$first">테이블 헤드</th> th 태그의 rowspan 속성은 list의 길이 ...
確定! 回上一頁