修改Bom导入

This commit is contained in:
zds
2022-06-30 16:25:54 +08:00
parent 718edaee70
commit c91da27002

View File

@@ -186,7 +186,7 @@ public class ProductplanprocController {
if("1".equals(bomtype) && key>=28){
jodtl.put("is_need_manage","0");
}
if("2".equals(bomtype) && key>=21){
if("2".equals(bomtype) && key>=23){
jodtl.put("is_need_manage","0");
}
jodtl.put("calculate_rate","1");