orc识别

This commit is contained in:
yanyizhou
2021-12-15 18:16:46 +08:00
parent f414bda98d
commit 3402a1815a
3 changed files with 3 additions and 3 deletions
@@ -3685,7 +3685,7 @@ export default {
this.OCRType = type
if (type === '0') {
text = 'OCR识别'
this.OCRTitle = '选择OCR别文件'
this.OCRTitle = '选择OCR别文件'
} else if(type === '1') {
text = '拆分'
this.OCRTitle = '选择拆分文件'