浏览代码

修改合并后出现的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 国际化语言