Browse Source

修改合并后出现的bug

shiyanshi 3 years ago
parent
commit
17edfc16d1

+ 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 国际化语言