[update] 增加表格固定高度配置
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<div>
|
||||
<j-table
|
||||
:can-drag="true"
|
||||
:scroll="{x: '100%'}"
|
||||
:scroll="{x: '100%', y: yScrollHeight}"
|
||||
ref="table"
|
||||
rowKey="id"
|
||||
:columns="columns"
|
||||
|
||||
Reference in New Issue
Block a user