shim %!s(int64=8) %!d(string=hai) anos
pai
achega
1af8a47ad2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      UAS-MES/FunctionCode/Make/Make_UpdateCollectCode.cs

+ 1 - 1
UAS-MES/FunctionCode/Make/Make_UpdateCollectCode.cs

@@ -75,7 +75,7 @@ namespace UAS_MES.Make
                             list.Add((ctl as CheckBox));
                         }
                     }
-                    if (list.Count>0)
+                    if (list.Count==0)
                     {
                         //无勾选的内容
                         OperateResult.AppendText("<<请先勾选需要更新的信息\n", Color.Red);