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 + "/";