Browse Source

Merge branch 'master' of ssh://10.10.100.21/source/mes-client

Hcsy 8 năm trước cách đây
mục cha
commit
02b6792e01
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      UAS-MES/FunctionCode/Make/Make_CartonBoxWeigh.cs

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

@@ -161,7 +161,7 @@ namespace UAS_MES.Make
                         }
                         else
                         {
-                            OperateResult.AppendText(">>产品" + pr_code.Text + "未维护卡通标签\n", Color.Green);
+                            OperateResult.AppendText(">>产品" + pr_code.Text + "未维护卡通标签\n", Color.Red);
                         }
                     }
                     ListViewItem lsi = new ListViewItem();