src/main/java/com/zy/asrs/service/impl/WorkServiceImpl.java
@@ -817,7 +817,7 @@ if (Cools.isEmpty(wrkMast)) { throw new CoolException(workNo + "工作档不存在"); } if (wrkMast.getWrkSts() == 4 || wrkMast.getWrkSts() == 14) { if (wrkMast.getWrkSts() == 4 || wrkMast.getWrkSts() == 14 || wrkMast.getWrkSts() == 5 || wrkMast.getWrkSts() == 15) { throw new CoolException("当前工作档已完成"); } // 入库 + 库位转移