自动化立体仓库 - WMS系统
bfwms
2025-09-30 b7b4510ab85d9c3a31645f56e3d799ad817d9762
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+"/";
                }