自动化立体仓库 - WMS系统
zwl
2025-11-21 d8b7e1ccee37e96e71c9072e53bc6fc736cdad2a
src/main/webapp/static/js/order/OrderDetlStockOut.js
@@ -329,6 +329,7 @@
                    layer.close(layerIndex);
                    layer.msg(res.msg, {icon: 1});
                    tableIns.reload({where: null});
                    tableIns.reload({data: null});
                    tableInss.reload({where: null, page: {curr: 1}});
                } else if (res.code === 403) {
                    top.location.href = baseUrl + "/";