MachineRunState1移动到ProRuntimeService

This commit is contained in:
2025-03-06 12:05:41 +08:00
parent d2d39acdec
commit be7ef37b08
10 changed files with 77 additions and 53 deletions

View File

@@ -532,7 +532,7 @@
FontSize="30"
FontWeight="Bold"
Foreground="LimeGreen"
Text="{Binding SysRunServer.MachineRunState1.RunStateMsg}" />
Text="{Binding ProRuntimeService.MachineRunState1.RunStateMsg}" />
</StackPanel>
</materialDesign:Card>