章政 7 жил өмнө
parent
commit
5d2003c6dd

+ 2 - 0
UAS_AutoPass/AutoAnalysisXml.cs

@@ -262,6 +262,7 @@ namespace UAS_AutoPass
                 else
                 {
                     OperateResult.AppendText("当前线别在" + istepcode + "无可分配序列号");
+                    tipform.startthread("当前线别在" + istepcode + "无可分配序列号", "NG");
                     return;
                 }
                 //-2-NG2017/10/2514:46:29.xml取第二位版号
@@ -323,6 +324,7 @@ namespace UAS_AutoPass
                             else
                             {
                                 OperateResult.AppendText(">>请重新采集序列号\n");
+                                tipform.startthread("请重新采集序列号", test_result);
                                 return;
                             }
                         }