ocr已入库文件导入
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="box">
|
||||
<a-table
|
||||
class="table"
|
||||
:rowKey="(record,index)=>{return index}"
|
||||
rowKey="id"
|
||||
:row-selection="{ selectedRowKeys: selectedRowKeys, onChange: onSelectChange }"
|
||||
:pagination="false"
|
||||
:scroll="{x: true}"
|
||||
|
||||
Reference in New Issue
Block a user