mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
refactor: update pagination (#320)
This commit is contained in:
@@ -66,9 +66,7 @@ limitations under the License. -->
|
||||
</el-table>
|
||||
</div>
|
||||
<el-pagination
|
||||
class="pagination"
|
||||
background
|
||||
small
|
||||
class="pagination flex-h"
|
||||
layout="prev, pager, next"
|
||||
:page-size="pageSize"
|
||||
:total="pods.length"
|
||||
|
Reference in New Issue
Block a user