zjj
2024-04-01 bd15438621c5be2624cba7fe5ab5df514ffc87b9
src/main/webapp/static/js/locNormal/locNormalIn.js
@@ -195,7 +195,7 @@
    function getInBound() {
        // 获取仓库下拉
        $.ajax({
            url: baseUrl + "/locArea/queryAll/auth",
            url: baseUrl + "/locArea/query/allArea",
            headers: {'token': localStorage.getItem('token')},
            method: 'POST',
            success: function (res) {