Browse Source

Merge branch 'Release2.3' of http://36.129.163.148:10080/gaoshipeng/OTS2_0 into Release2.3

zhangjiaxin 3 years ago
parent
commit
9eef18738f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      OTSIncAReportApp/1-UI/Controls/OTSPeriodicTable/Periodic.cs

+ 2 - 2
OTSIncAReportApp/1-UI/Controls/OTSPeriodicTable/Periodic.cs

@@ -1652,7 +1652,7 @@ namespace OTSRptPeriodicTable
             set { _ywm = value; }
             set { _ywm = value; }
         }
         }
         /// <summary>
         /// <summary>
-        /// 属性1
+        /// K峰
         /// </summary>
         /// </summary>
         public string SX1
         public string SX1
         {
         {
@@ -1660,7 +1660,7 @@ namespace OTSRptPeriodicTable
             set { _sx1 = value; }
             set { _sx1 = value; }
         }
         }
         /// <summary>
         /// <summary>
-        /// 属性2
+        /// L峰
         /// </summary>
         /// </summary>
         public string SX2
         public string SX2
         {
         {