#
tqs
2023-03-10 1f7f8e0b0708036dc3b8266ac4d1b48da31df816
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) {