自动化立体仓库 - WMS系统
野心家
2024-12-23 fffcf8f632eb551f11d018184547ce01dcc4907f
src/main/webapp/static/js/locCheck/locCheck.js
@@ -224,7 +224,7 @@
                    $.ajax({
                        url: baseUrl + "/locCheck/create/auth",
                        headers: {'token': localStorage.getItem('token')},
                        data: {'prec': prec},
                        data: {prec: prec},
                        method: 'POST',
                        success: function (res) {
                            console.log(res);