فهرست منبع

The area unit of the revised overview remains at one position

cxs 3 هفته پیش
والد
کامیت
88b3f008d2
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      OTSIncAReportApp/1-UI/Control_Grids/ResultGrid.cs

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

@@ -182,7 +182,6 @@ namespace OTSIncAReportGrids
             //判断系统类型是否为夹杂物
             if (resultSysType[0] == "0")
             {
-                //夹杂物标准库设置
                 //0:只使用内置标准库
                 if (result[0] == "0")
                 {
@@ -238,7 +237,7 @@ namespace OTSIncAReportGrids
 
 			keyValues.Add(table["col6"].ToString(), LibraryName);
             keyValues.Add(table["col7"].ToString(), fielddata.GetparticleCount().ToString());
-            keyValues.Add(table["col8"].ToString() + "\x00B2)",Math.Round(filedsArea,2).ToString());
+            keyValues.Add(table["col8"].ToString() + "\x00B2)",Math.Round(filedsArea,1).ToString());
             keyValues.Add(table["col9"].ToString()+ "\x00B2)", String.Format("{0:f2}", particleArea));
             keyValues.Add(table["col10"].ToString(), ratio.ToString());