Browse Source

Merge remote-tracking branch 'refs/remotes/origin/master'

章政 8 years ago
parent
commit
5b98bd44a6
1 changed files with 2 additions and 1 deletions
  1. 2 1
      UAS-MES/FunctionCode/OQC/OQC_BatchResultJudge.cs

+ 2 - 1
UAS-MES/FunctionCode/OQC/OQC_BatchResultJudge.cs

@@ -90,7 +90,7 @@ namespace UAS_MES.OQC
                             break;
                             break;
                         default:
                         default:
                             break;
                             break;
-                    }
+                    }             
                 }
                 }
                 else
                 else
                 {
                 {
@@ -103,6 +103,7 @@ namespace UAS_MES.OQC
                     WithdrawRejection.Enabled = false;
                     WithdrawRejection.Enabled = false;
                     OperateResult.AppendText(">>" + ErrorMessage + "\n", Color.Red);
                     OperateResult.AppendText(">>" + ErrorMessage + "\n", Color.Red);
                 }
                 }
+              
             }
             }
             else
             else
             {
             {