自动化立体仓库 - WMS系统
zhou zhou
昨天 127e75e16fba5aa42b1d368a07ea334445881112
src/main/webapp/static/js/checkOrder/checkOrder.js
@@ -666,7 +666,6 @@
                    layer.close(layerIndex);
                    layer.msg(res.msg, {icon: 1});
                    insTb.reload({where: null});
                    insTb2.reload({where: null, page: {curr: 1}});
                } else if (res.code === 403) {
                    top.location.href = baseUrl + "/";
                } else {