表格样式

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

@@ -34,6 +34,7 @@
@expand="expandTable"
:pagination="false"
/>
<div class="pa">
<a-pagination
v-if="tableDataTotal > 10"
@@ -771,7 +772,7 @@ export default {
}
.group {
display: flex;
justify-content: space-between;
.groupleft {
display: flex;
align-items: center;