zhangjiaxin vor 5 Monaten
Ursprung
Commit
795c66cfb3
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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)
             {
-                xrTable1.Rows.Add(GB_fpt(GBName+":此样品所指标低于国标2.0,不需要优化冶炼工艺"));
+                xrTable1.Rows.Add(GB_fpt(GBName+":此样品所指标低于国标2.0,不需要优化冶炼工艺"));
             }
             else
             {