Commit aaccff6a authored by 黄奎's avatar 黄奎
parents e0603ef4 bb7f2152
......@@ -347,7 +347,7 @@
is-horizontal-resize
column-width-drag
style="width:100%;max-height:600px;"
:style="total<=0?'height:200px':''"
:style="total<=0?'height:200px':total<=1?'height:200px':total<=2?'height:300px':total<=3?'height:400px':'height:500px'"
:columns="columns"
:table-data="DataList"
:filter-method="filterMethod"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment