@@ -179,6 +179,8 @@ namespace UAS_MES.Make
if (CheckOutBoxLength())
{
sn_code.Focus();
+ if (pa_standardqty.Text == pa_currentqty.Text || pa_status.Text == "1")
+ pa_remark.Focus();
}
@@ -250,6 +250,8 @@ namespace UAS_MES.Make
LoadData();
LoadGridData();