王佳豪
2021-06-07 a61f9ac6b5a95a663d82a67afc8b474afd969ab8
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();