ocr文档同步
This commit is contained in:
@@ -112,6 +112,7 @@
|
||||
})
|
||||
eventBUs.$on('searchReset', target => {
|
||||
this.searchParmes = {}
|
||||
this.selectedRowKeys=[]
|
||||
this.getData()
|
||||
this.getTableList()
|
||||
})
|
||||
|
||||
@@ -191,7 +191,7 @@
|
||||
attId: this.rows.id,
|
||||
standName: this.rows.title,
|
||||
standNumber: this.rows.serial_number,
|
||||
connect_id:this.rows.connect_id
|
||||
connectId:this.rows.connect_id
|
||||
}
|
||||
if(this.rows.text_info=='发布稿(必读)'){
|
||||
params.fileType='1'
|
||||
|
||||
Reference in New Issue
Block a user