Browse Source

修改标签补打界面

callm 2 months ago
parent
commit
195af7629f
1 changed files with 1 additions and 1 deletions
  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