ocr识别弹框文字错误

This commit is contained in:
yanyizhou
2021-11-29 15:31:23 +08:00
parent 9b2c6cd973
commit 69f7c928e9
@@ -2719,7 +2719,7 @@ export default {
this.OCRType = type
if (type === '0') {
text = 'OCR识别'
this.OCRTitle = '选择OCR别文件'
this.OCRTitle = '选择OCR别文件'
} else if (type === '1') {
text = '拆分'
this.OCRTitle = '选择拆分文件'