123456789
This commit is contained in:
parent
aed6f06e2d
commit
9c60e94dfa
@ -140,7 +140,7 @@ namespace DOAN.Service.MES.quality.FQC
|
||||
Workorder = t3.Workorder,
|
||||
productionName = t1.productionName,
|
||||
productionCode = t1.productionCode,
|
||||
PlanNum = t2.PlanNum,
|
||||
PlanNum = t1.PlanNum,
|
||||
FinishedNum = t2.FinishNum,
|
||||
DefectAllNum = SqlFunc.AggregateSum(t3.Number),
|
||||
QualifiedNum = t2.FinishNum- SqlFunc.AggregateSum(t3.Number)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user