no message
This commit is contained in:
parent
05465c28cb
commit
bda049b370
@ -41,7 +41,7 @@
|
|||||||
</el-table-column>
|
</el-table-column>
|
||||||
</el-table>
|
</el-table>
|
||||||
<el-pagination
|
<el-pagination
|
||||||
:hide-on-single-page="false"
|
:hide-on-single-page="true"
|
||||||
:current-page.sync="pageSelectedInfo.currPage"
|
:current-page.sync="pageSelectedInfo.currPage"
|
||||||
:page-size="pageSelectedInfo.pageSize"
|
:page-size="pageSelectedInfo.pageSize"
|
||||||
:total="pageSelectedInfo.totalCount"
|
:total="pageSelectedInfo.totalCount"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user