|
|
@@ -218,7 +218,7 @@ namespace UAS_MES.Make
|
|
|
//{
|
|
|
// OperateResult.AppendText(sn_code.Text+ "处于故障品完工装箱限制状态,不允许采集装箱\n", Color.Red);
|
|
|
// return;
|
|
|
- }
|
|
|
+ //}
|
|
|
string nextstepcode = dh.getFieldDataByCondition("makeserial", "ms_nextstepcode", "ms_id='" + oMsID + "'").ToString();
|
|
|
if (nextstepcode != "" && nextstepcode != User.CurrentStepCode)
|
|
|
{
|