文档工具-文档OCR识别-调取已入库文件-列宽可拖拽
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
:components="drag(columns,'columns')"
|
||||
:row-selection="{ selectedRowKeys: selectedRowKeys, onChange: onSelectChange }"
|
||||
:pagination="false"
|
||||
:scroll="{x: true}"
|
||||
:scroll="{x: '100%'}"
|
||||
:data-source="dataSource"
|
||||
:loading="loading"
|
||||
:columns="columns"
|
||||
|
||||
Reference in New Issue
Block a user