src/main/webapp/static/js/locNormal/locNormalIn.js
@@ -89,10 +89,10 @@
                        layer.msg("请输入生产单号");
                        return;
                    }
                    if (matCodeData[i].supplier == null || matCodeData[i].supplier == '' || matCodeData[i].supplier == undefined) {
                        layer.msg("请输入通知单号");
                        return;
                    }
                    // if (matCodeData[i].supplier == null || matCodeData[i].supplier == '' || matCodeData[i].supplier == undefined) {
                    //     layer.msg("请输入通知单号");
                    //     return;
                    // }
                }
                // 判断库区是否为空
                var warehouse = $('#putSiteSelect').val();