校核按钮修改

This commit is contained in:
caoyang
2022-04-11 16:05:19 +08:00
parent 8af8dc4841
commit 0d8563ab0f
+1 -1
View File
@@ -18,7 +18,7 @@
<span v-if="ol.text==$t('SyncLibrary')" v-has="'ocr:ocrRecord:syncToDocument'">
{{record.resultContent=='转换成功'&&record.syncState=='未同步'&&record.fileSource=='1'?ol.text:''}}
</span>
<span v-if="ol.text==$t('check')" v-has="''">
<span v-if="ol.text==$t('check')">
{{record.resultContent=='转换成功'&&record.syncState=='未同步'?ol.text:''}}
</span>
<span v-if="ol.text==$t('download')" v-has="'ocr:ocrRestful:downFile'">