src/main/java/com/zy/common/service/CommonService.java
@@ -241,6 +241,14 @@ curRow=10; }else if(curRow==10){ curRow=7; }else if(curRow==4){ curRow=5; }else if(curRow==5){ curRow=4; }else if(curRow==8){ curRow=9; }else if(curRow==9){ curRow=8; } // 更新库位排号 rowLastno.setCurrentRow(curRow);