提交代码
This commit is contained in:
@@ -311,10 +311,11 @@ namespace FineUIPro.Web.HJGL.InfoQuery
|
||||
select new
|
||||
{
|
||||
管线号 = x.PipelineCode,
|
||||
是否完成=x. IsFinished,
|
||||
是否完成= x.IsFinished,
|
||||
完成日期=x.FinishedDate,
|
||||
完成达因=x.FinishSize,
|
||||
总达因数=x.TotalDin,
|
||||
完成焊口=x.FinishJointCount,
|
||||
总达因数 =x.TotalDin,
|
||||
总焊口量=x.JointCount,
|
||||
单位名称=x.UnitName,
|
||||
探伤比例=x.DetectionRateCode,
|
||||
|
||||
Reference in New Issue
Block a user