自动化立体仓库 - WMS系统
#
LSH
2024-02-29 d372d7d03bd553d369e0fcb0fb9c20f1e4155f8a
src/main/webapp/views/pda/stockOut.html
@@ -185,7 +185,7 @@
                    layui.form.render('select');
                } else if (res.code === 403){
                    top.location.href = baseUrl+"/pda";
                }else {
                } else {
                    tips("获取出库口失败", true)
                }
            }