瀏覽代碼

Merge branch 'OTSRelease3_0' of http://36.129.163.148:30080/gogsadmin/OTS into OTSRelease3_0

gsp 1 年之前
父節點
當前提交
3e56e44a91

+ 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;