style(系统设置): 用户列表样式问题

This commit is contained in:
shiziyuan9527 2022-10-17 18:31:26 +08:00 committed by lyh
parent 6f22435be4
commit 617f3979f3
1 changed files with 1 additions and 2 deletions

View File

@ -11,13 +11,12 @@
</template>
<ms-table border
class="adjust-table"
:condition="condition"
:total="total"
:data="tableData"
style="width: 100%"
:batch-operators="buttons"
:height="screenHeight"
:screen-height="screenHeight"
enableSelection
@refresh="search"
ref="userTable">