[update] 认证变更

This commit is contained in:
zhaomeijing
2022-06-08 14:09:40 +08:00
parent 2323cabc77
commit e47853daef
@@ -62,7 +62,7 @@
:rowSelection='{selectedRowKeys: selectedRowKeys, onChange: onSelectChange}'
@change='handleTableChange'>
</a-table>
<div class="page" style='display: flex;justify-content: flex-end;'>
<div class="page" style='display: flex;justify-content: flex-end; margin-bottom: 15px'>
<a-pagination
:show-total="total => $t('total')+` ${total} `+$t('strip')"
show-quick-jumper