自动化立体仓库 - WMS系统
野心家
2023-07-01 e899597b10286b38fdda652b37872e5a170c8e2b
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);