自动化立体仓库 - WMS系统
#
whycq
2023-09-27 ce7bc4497e63231850e5df3a8843b348f9587b6b
src/main/webapp/views/wrkMast/wrkDetl.html
@@ -71,6 +71,7 @@
                statusCode: 200
            },
            done: function(res, curr, count) {
                console.log(res)
                if (res.code === 403) {
                    top.location.href = baseUrl+"/";
                }