diff --git a/SGGL/FineUIPro.Web/HJGL/InfoQuery/JointQuery.aspx.cs b/SGGL/FineUIPro.Web/HJGL/InfoQuery/JointQuery.aspx.cs index 9e0a48bd..6c1e79d4 100644 --- a/SGGL/FineUIPro.Web/HJGL/InfoQuery/JointQuery.aspx.cs +++ b/SGGL/FineUIPro.Web/HJGL/InfoQuery/JointQuery.aspx.cs @@ -520,6 +520,8 @@ namespace FineUIPro.Web.HJGL.InfoQuery 硬度检测结果 = x.HardResult, 委托单编号 = x.TrustBatchCode, 检测单编号 = x.NDECode, + 探伤类型=x.DetectionTypeCode, + 探伤比例=x.DetectionRateCode }).ToList(); MiniExcel.SaveAs(path, q);