自动化立体仓库 - WMS系统
pang.jiabao
2025-04-15 b4227b5145943e067351a2a59ca34826b41d6fb7
src/main/webapp/views/pda/comb.html
@@ -147,7 +147,7 @@
            success: function (res) {
                if (res.code === 200) {
                    reset();
                    tips("组托成功")
                    tips("дословный перевод")
                } else if (res.code === 403) {
                    top.location.href = baseUrl + "/pda";
                } else {