style(系统设置): 用户列表样式问题
This commit is contained in:
parent
6f22435be4
commit
617f3979f3
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue