|
@@ -247,7 +247,7 @@ namespace OTSIncAReportApp.OTSTemplateDesigner
|
|
|
|
|
|
|
|
|
|
|
|
- List<string> vs = new List<string>() { "DMAX", "DMIN", "Area", "FERET" };
|
|
|
+ List<string> vs = new List<string>() { "DMAX", "DMIN", "FERET", "Area" };
|
|
|
string po = vs[m_otsreport_export.m_mbszclass.M_KLFXJG.index_cb_klcc_jsfs];
|
|
|
|
|
|
switch (po)
|