修改Bom导入
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user