@ -80,7 +80,7 @@ public class GradingResultVM : BaseViewModel
{
algorithmResult = result as AlgorithmResultEntity?? new AlgorithmResultEntity();
InitView(algorithmResult);
machine = "71953";
machine = algorithmResult.DeviceId;
}
DS = "NA";
AutoSave();