自动化立体仓库 - WMS系统
#
lsh
2024-10-25 b453fa6c987210616dfab066cc097cf9f742999e
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+"/";
                }