commit
This commit is contained in:
@@ -2702,7 +2702,8 @@ export default {
|
||||
} else if (this.OCRType === '1') {
|
||||
let splitEo = {}
|
||||
splitEo.standId = this.OCRDatas[0].standId
|
||||
splitEo.fileType = this.setWBType(this.OCRDatas[0].standFileClassify)
|
||||
splitEo.fileType = this.OCRDatas[0].standFileClassify
|
||||
// splitEo.fileType = this.setWBType(this.OCRDatas[0].standFileClassify)
|
||||
splitEo.attId = this.OCRDatas[0].attId
|
||||
splitEo.fileName = this.OCRDatas[0].fileName
|
||||
this.$http.postData('lawss/sarFileSplitInfo/fileSplit', splitEo, {
|
||||
|
||||
Reference in New Issue
Block a user