派生自 MES-WEB-API
WorkM/流转卡管理/MES_StationInBill.cs @@ -972,6 +972,7 @@ txtHGroupID.Tag = 0; txtHGroupName.Text = ""; } txtHQty.Focus(); } } @@ -1026,7 +1027,7 @@ { Sub_WriteInForm_SM2(Ds.Tables[0], i); } txtHQty.Focus(); txtHGroupID.Focus(); } }