Browse Source

修改注释

CXS 3 years ago
parent
commit
b25bcde58d
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; }
         }
         /// <summary>
-        /// 属性1
+        /// K峰
         /// </summary>
         public string SX1
         {
@@ -1660,7 +1660,7 @@ namespace OTSRptPeriodicTable
             set { _sx1 = value; }
         }
         /// <summary>
-        /// 属性2
+        /// L峰
         /// </summary>
         public string SX2
         {