ocr识别弹框文字错误
This commit is contained in:
@@ -2719,7 +2719,7 @@ export default {
|
|||||||
this.OCRType = type
|
this.OCRType = type
|
||||||
if (type === '0') {
|
if (type === '0') {
|
||||||
text = 'OCR识别'
|
text = 'OCR识别'
|
||||||
this.OCRTitle = '选择OCR实别文件'
|
this.OCRTitle = '选择OCR识别文件'
|
||||||
} else if (type === '1') {
|
} else if (type === '1') {
|
||||||
text = '拆分'
|
text = '拆分'
|
||||||
this.OCRTitle = '选择拆分文件'
|
this.OCRTitle = '选择拆分文件'
|
||||||
|
|||||||
Reference in New Issue
Block a user