Browse Source

上传测试

cxs 1 year ago
parent
commit
f5cb40995e

+ 1 - 0
OTSIncAReportApp/1-UI/Control_ECharts/EChart_ParticlesComposition.cs

@@ -141,6 +141,7 @@ namespace OTSIncAReportApp.Control_ECharts
 
         #endregion
 
+
         #region 获取单数据源
         private Chartdate GetCommonlyUsedClassifyData(string path)
         {

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

@@ -763,6 +763,7 @@ namespace OTSIncAReportGraph.Controls
                 else
                 {
                     bool ifClickOnParticle = false;
+                    //foreach()
                     foreach (DisplayParticle item in m_list_allDPart)
                     {
                         var dp = item;