瀏覽代碼

Merge branch 'master' of http://123.60.180.165:4647/ZZYDOP/DOPCore

Murphy 3 年之前
父節點
當前提交
d61b8e5d1c

+ 1 - 0
MicroServices/Business/Business.Application/ResourceExamineManagement/CalcBomViewAppService.cs

@@ -129,6 +129,7 @@ namespace Business.ResourceExamineManagement
                     //在制完全足够
                     level1Dto.lack_qty = 0;
                     level1Dto.satisfy_time = mooccupylist[0].moo_etime;
+                    level1Dto.kitting_time = level1Dto.satisfy_time;
                     level1Dto.stock_state = 1;
                     return;
                 }