소스 검색

补充提交

zhangjiaxin 10 달 전
부모
커밋
795c66cfb3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
             {