<input type="text" ng-model="filter.name" /> <table ng-table="tableParams" show-filter="false" class="table"> <tr ng-repeat="user in $data"> <td ...
確定! 回上一頁