任务记录 重新识别都 选择 识别类型

master
wanglei 1 year ago
parent 01d8ee30d8
commit b617e3d18b

@ -414,13 +414,15 @@
// //
cjsbrw(row){ cjsbrw(row){
this.dAType.selRow = row; this.dAType.selRow = row;
this.dAType.sbType = row.ywType;
this.dAType.open = true;
if(row.failNum===row.num){ /*if(row.failNum===row.num){
this.dAType.sbType = row.ywType; this.dAType.sbType = row.ywType;
this.dAType.open = true; this.dAType.open = true;
}else { }else {
this.onReRecongnize() this.onReRecongnize()
} }*/
}, },
// //

Loading…
Cancel
Save