自动化立体仓库 - WMS系统
luxiaotao1123
2022-03-26 0b3c92eef1a0252e901e572871ce3a7a0e2f4516
src/main/webapp/static/js/matCode/matCode.js
@@ -119,7 +119,7 @@
                            success: function (res) {
                                if (res.code === 200){
                                    layer.closeAll();
                                    tableReload(false);
                                    $(".layui-laypage-btn")[0].click();
                                } else if (res.code === 403){
                                    top.location.href = baseUrl+"/";
                                } else {