forked from mt-fe-group/mt-yd-ui
update table height
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
:is="require('../../base-table/index.vue').default"
|
||||
:table-head-configs="filterTableConfigs()"
|
||||
:data="dataList"
|
||||
:max-height="500"
|
||||
:max-height="calcMaxHeight(8)"
|
||||
@operate-event="handleOperations"
|
||||
/>
|
||||
<el-pagination
|
||||
|
||||
Reference in New Issue
Block a user