1
0

refactor: 优化前端展示

This commit is contained in:
2024-12-22 22:33:30 +08:00
parent d94cb69fa5
commit 2cc0840d3e
3 changed files with 1 additions and 3 deletions

View File

@@ -32,5 +32,6 @@ function paginationOption() {
layout: 'total,perPage,pager',
maxButtons: 5,
showPageInput: false,
total: '${total}'
}
}