修改禅道已知bug
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
:row-selection="{ selectedRowKeys: selectedRowKeys, onChange: onSelectChange }"
|
||||
:columns="columns"
|
||||
:dataSource="dataSource"
|
||||
:scroll="{x: 1600}"
|
||||
:scroll="{x: '100%'}"
|
||||
:pagination="ipagination"
|
||||
:loading="loading"
|
||||
@change="handleTableChange">
|
||||
|
||||
Reference in New Issue
Block a user