Ver Fonte

修改标签补打界面

callm há 3 meses atrás
pai
commit
195af7629f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      UAS_MES_YDCY/FunctionCode/Make/Make_RePrintLabel.cs

+ 1 - 1
UAS_MES_YDCY/FunctionCode/Make/Make_RePrintLabel.cs

@@ -203,7 +203,7 @@ namespace UAS_MES_NEW.Make
             else if (giftBox.Checked)
                 type = "彩盒标";
             else if (repaircard.Checked)
-                type = "修卡";
+                type = "修卡";
             else if (aftersalecard.Checked)
                 type = "售后卡";
             else