变量修改
This commit is contained in:
@@ -1843,7 +1843,7 @@ namespace CapMachine.Wpf.ProPars
|
||||
{
|
||||
return 2;
|
||||
}
|
||||
else if (headerText.Contains("EVAP出口温度"))
|
||||
else if (headerText.Contains("蒸发混合温度"))
|
||||
{
|
||||
return 3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user