#
18516761980
2021-09-23 9062bd82b905d0b34239a33b1d02e7f5cd4e3f32
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) {