#
luxiaotao1123
2021-11-24 c58b3e345dcc7c83f776e3da9bd0db7ef7b32caf
src/main/webapp/static/js/safeSto/locAllot.js
@@ -77,8 +77,7 @@
        var safe_qua = RequestParameter('safe_qua');
        switch (obj.event) {
            case 'stockOut':
                // alert("启动出库");
                if (site == '' || site == null || site == undefined) {
                if (site === '' || site === null || site === undefined) {
                    layer.msg('请选择出库站点');
                    return;
                }