|
|
@@ -675,8 +675,8 @@ namespace UAS_MES.Make
|
|
|
if (OutBoxLength.Text != "")
|
|
|
{
|
|
|
int.Parse(OutBoxLength.Text);
|
|
|
- BaseUtil.SetCacheData("OutBoxLength", OutBoxLength.Text);
|
|
|
}
|
|
|
+ BaseUtil.SetCacheData("OutBoxLength", OutBoxLength.Text);
|
|
|
pa_outboxcode.Focus();
|
|
|
}
|
|
|
catch (Exception)
|