Explorar el Código

添加测试完提示

ltwork hace 1 año
padre
commit
fd3f87c1db

+ 5 - 0
BlankApp1/BlankApp1/ViewModels/BusinessManageViewModel/AutoTestViewModel.cs

@@ -586,6 +586,11 @@ namespace PLCTool.ViewModels.BusinessManageViewModel
                     //}
 
                 }
+                System.Windows.Application.Current.Dispatcher.Invoke((delegate
+                {
+                    StopOrContinueCont = "测试完成";
+                }));
+             
             }, cancellationToken);//绑定令牌到多线程
             ///查找方案下的所有方案明细,并排序,