yusijie
2023-08-31 df41701bd6f2e21d768f4a4a8e71626e3ca83d0f
WorkM/流转卡管理/MES_StationOutBill.cs
@@ -87,6 +87,8 @@
                txtHEmpID.Tag = DBUtility.ClsPub.isLong(Ds.Tables[0].Rows[0]["HItemID"]);
                txtHEmpName.Text = DBUtility.ClsPub.isStrNull(Ds.Tables[0].Rows[0]["HName"]);
            }
            txtHPersonNums.Text = "1";
            txtHMachineNums.Text = "1";
        }
        //鍑虹珯鎸夐挳
        private void cmdOK_Click(object sender, EventArgs e)