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