CXS il y a 3 ans
Parent
commit
b25bcde58d
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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
         {