自动化立体仓库 - WMS系统
zwl
2025-10-28 d3c7820992ccfb3296ec031a7c019a4300347b83
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 + "/";