소스 검색

修改合并后出现的bug

shiyanshi 3 년 전
부모
커밋
17edfc16d1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      OTSIncAReportApp/Control_Graph/Controls/Control_DrawDistrbutionImageAndBSE.cs

+ 1 - 1
OTSIncAReportApp/Control_Graph/Controls/Control_DrawDistrbutionImageAndBSE.cs

@@ -240,7 +240,7 @@ namespace OTSIncAReportGraph.Controls
             resultFile = m_ReportApp.resultFilesList[m_ReportApp.WorkingResult];
 
             //初始化底层操作类
-            m_OTSIncAReportFun = new OTSIncAReportFun(this, resultFile, ReportApp);
+            m_OTSIncAReportFun = new OTSIncAReportFun(this, resultFile);
             
             InitializeComponent();
             #region 国际化语言