表格样式

This commit is contained in:
zhangyc
2022-12-11 17:07:06 +08:00
parent cd94fe07d3
commit 53c5f4a903
23 changed files with 104 additions and 91 deletions

View File

@@ -103,6 +103,7 @@
onChange: onSelectChange,
}"
/>
<div class="tableBox">
<div class="pa">
<a-pagination
:showSizeChanger="false"
@@ -116,7 +117,7 @@
v-if="tableDataTotal > 10"
@change="changePagination"
/>
</div>
</div></div>
</div>
</div>
</div>