mirror of https://github.com/apache/cloudstack.git
parent
b69292c376
commit
6a0c9079ed
|
|
@ -80,7 +80,6 @@
|
|||
<a-pagination
|
||||
class="row-element pagination"
|
||||
size="small"
|
||||
style="overflow-y: auto"
|
||||
:current="page"
|
||||
:pageSize="pageSize"
|
||||
:total="total"
|
||||
|
|
|
|||
|
|
@ -53,7 +53,6 @@
|
|||
<a-pagination
|
||||
class="row-element pagination"
|
||||
size="small"
|
||||
style="overflow-y: auto"
|
||||
:current="page"
|
||||
:pageSize="pageSize"
|
||||
:total="total"
|
||||
|
|
|
|||
|
|
@ -91,7 +91,6 @@
|
|||
<a-pagination
|
||||
class="row-element pagination"
|
||||
size="small"
|
||||
style="overflow-y: auto"
|
||||
:current="page"
|
||||
:pageSize="pageSize"
|
||||
:total="total"
|
||||
|
|
|
|||
|
|
@ -50,7 +50,6 @@
|
|||
<a-pagination
|
||||
class="row-element pagination"
|
||||
size="small"
|
||||
style="overflow-y: auto"
|
||||
:current="page"
|
||||
:pageSize="pageSize"
|
||||
:total="total"
|
||||
|
|
|
|||
Loading…
Reference in New Issue