#
luxiaotao1123
2021-03-11 c2cd7bc6d350d00f4e5df6d114f68f0804cb13d1
src/main/webapp/views/pda/stockOut.html
@@ -171,7 +171,7 @@
            success: function (res) {
                if (res.code === 200) {
                    reset();
                    tips("捡货成功")
                    tips("拣货成功")
                } else if (res.code === 403) {
                    top.location.href = baseUrl + "/pda";
                } else {