Browse Source

修改提示

章政 8 years ago
parent
commit
91bd0100e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      UAS-MES/FunctionCode/OQC/OQC_PlanMaintain.cs

+ 1 - 1
UAS-MES/FunctionCode/OQC/OQC_PlanMaintain.cs

@@ -128,7 +128,7 @@ namespace UAS_MES.OQC
                 }
                 if (ChooseCount == 0)
                 {
-                    OperateResult.AppendText(">>请勾选抽样数据\n", Color.Red);
+                    OperateResult.AppendText(">>请勾选检验项目\n", Color.Red);
                     return;
                 }
                 //如果ID为0的数组存在内容则进行插入操作