wang..123
2021-11-25 a23bb1aa50d1c6c631dc7ad50ef9e7dca8c910c2
src/main/webapp/static/js/locNormal/locNormal.js
@@ -178,6 +178,7 @@
            statusCode: 200
        },
        done: function (res, curr, count) {
            console.log(res);
            if (res.code === 403) {
                top.location.href = baseUrl + "/";
            }
@@ -289,8 +290,6 @@
        switch (obj.event) {
            case 'outLocNormal':
                var warehourse = data.warehouse;
                console.log(warehourse);
                if(warehourse !== 'cs'){
                    layer.msg("只能出材料平仓");
                    return;