自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-06 62959bb3f87206fa0c59bfee34b0d0106bdce131
#
1个文件已修改
2 ■■■■■ 已修改文件
src/main/webapp/static/js/wrkMast/wrkMast.js 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/wrkMast/wrkMast.js
@@ -149,6 +149,7 @@
                                layer.closeAll();
                                if (res.code === 200){
                                    $(".layui-laypage-btn")[0].click();
                                    layer.msg(res.msg);
                                } else if (res.code === 403){
                                    top.location.href = baseUrl;
                                } else {
@@ -184,6 +185,7 @@
                                layer.closeAll();
                                if (res.code === 200){
                                    $(".layui-laypage-btn")[0].click();
                                    layer.msg(res.msg);
                                } else if (res.code === 403){
                                    top.location.href = baseUrl;
                                } else {