Wms/WMS.BLL/BllPdaServer/PdaSoServer.cs
@@ -85,7 +85,7 @@ // throw Oops.Bah("出库单的状态不是正在执行,不能拣货"); //} //2025年12月05日甲方要求超捡,出库单调整为执行完毕也可以超捡 if (notice.Status != "5") if (notice.Status != "3" && notice.Status != "4") { throw Oops.Bah("出库单的状态非正在执行,不能拣货"); }