fix bug of wpf mission initialization.
This commit is contained in:
@@ -134,7 +134,7 @@ namespace Sample.Common
|
||||
}
|
||||
#region ShowStepPresent
|
||||
internal static void ShowStepPresent(
|
||||
UserService userEnv, MachiningStep machiningStep)
|
||||
AppService userEnv, MachiningStep machiningStep)
|
||||
{
|
||||
foreach (var entry in userEnv.DisplayedStepPresentAccessList)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user