@ -742,7 +742,7 @@ export default {
},
// 创建识别任务
cjsbrw(){
this.dAType.sbType = null;
this.dAType.sbType = this.dangAnNode.data.ywType;
this.dAType.open = true;
// 识别类型选择
@ -410,7 +410,7 @@ export default {
this.dAType.sbType = this.queryParams.ywType;
@ -416,7 +416,7 @@
this.dAType.selRow = row;
if(row.failNum===row.num){
this.dAType.sbType = row.ywType;
}else {
this.onReRecongnize()