|
|
|
@ -56,7 +56,7 @@
|
|
|
|
|
:dataSource="dataSource" |
|
|
|
|
:pagination="ipagination" |
|
|
|
|
:loading="loading" |
|
|
|
|
:scroll="{y:460}" |
|
|
|
|
:scroll="{y:innerHeight/1.5}" |
|
|
|
|
:rowSelection="{selectedRowKeys: selectedRowKeys1, onChange: onSelectChange1, type:'radio'}" |
|
|
|
|
@change="handleTableChange"> |
|
|
|
|
<span slot="action" slot-scope="text, record"> |
|
|
|
|