perf: 调整列表页表格的高度,减小底部六百
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
|
||||
<el-table
|
||||
class="nz-table"
|
||||
height="calc(100% - 160px)"
|
||||
height="calc(100% - 138px)"
|
||||
style="width: 100%;"
|
||||
:data="tableData"
|
||||
v-scrollBar:el-table
|
||||
|
||||
Reference in New Issue
Block a user