Browse Source

补充提交

zhangjiaxin 10 months ago
parent
commit
795c66cfb3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      OTSIncAReportApp/1-UI/OTSReportExport/Template/GBTemplate.cs

+ 1 - 1
OTSIncAReportApp/1-UI/OTSReportExport/Template/GBTemplate.cs

@@ -106,7 +106,7 @@ namespace OTSIncAReportApp.ReportTemplate
             }
             }
             if (listStr.Count==0)
             if (listStr.Count==0)
             {
             {
-                xrTable1.Rows.Add(GB_fpt(GBName+":此样品所指标低于国标2.0,不需要优化冶炼工艺"));
+                xrTable1.Rows.Add(GB_fpt(GBName+":此样品所指标低于国标2.0,不需要优化冶炼工艺"));
             }
             }
             else
             else
             {
             {