变量修改
This commit is contained in:
@@ -8164,7 +8164,7 @@ namespace CapMachine.Wpf.ViewModels
|
||||
{
|
||||
if (par != null && par is string)
|
||||
{
|
||||
CallMeterParConfig("EVAP出口温度", par! as string);
|
||||
CallMeterParConfig("蒸发混合温度", par! as string);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user