浏览代码

Merge branch 'Release2.5' of http://36.129.163.148:30080/gogsadmin/OTS into zty

zty 2 年之前
父节点
当前提交
f13a0d227a
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      OTSIncAReportApp/1-UI/Control_Grids/ParticlesGridDevidePage.cs

+ 2 - 2
OTSIncAReportApp/1-UI/Control_Grids/ParticlesGridDevidePage.cs

@@ -671,8 +671,8 @@ namespace OTSIncAReportGrids
             {
                 if (strs[i] == "FiledCoordinate")
                 {
-                    keyValues.Add("SEMPosX", "SEMPosX");
-                    keyValues.Add("SEMPosY", "SEMPosY");
+                    keyValues.Add("PosX", "PosX");
+                    keyValues.Add("PosY", "PosY");
                 }
                 if (strs[i] == "Area")
                 {