自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-29 fc2b5b9aef7c53a40905739449dcc61efc48b122
#
1个文件已修改
2 ■■■ 已修改文件
src/main/webapp/views/pda/comb.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pda/comb.html
@@ -224,7 +224,7 @@
                } else if (res.code === 403) {
                    top.location.href = baseUrl + "/pda";
                } else {
                    tips(res.msg)
                    tips(res.msg, true)
                }
            }
        })