ocr文档同步

This commit is contained in:
caoyang
2022-03-08 17:31:06 +08:00
parent a34e64db45
commit fb58c2bdee
2 changed files with 2 additions and 1 deletions
@@ -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'