Explorar o código

点击封中盒就打印

章政 %!s(int64=6) %!d(string=hai) anos
pai
achega
7493a4a66a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      UAS-出货标签管理(泽天)/UAS_出货标签管理.cs

+ 1 - 0
UAS-出货标签管理(泽天)/UAS_出货标签管理.cs

@@ -1545,6 +1545,7 @@ namespace UAS_LabelMachine
                     dh.UpdateByCondition("RULEMAXNUM", "rmn_maxnumber='" + MaxNum + "'", "rmn_nrcode='" + pi_cardcode.Text + "' and rmn_prefix='" + Prefix + "'");
                 }
                 LoadGridData(sender, e);
+                MidLabelPrint.PerformClick();
             }
         }