界面数据步骤数据的绑定

This commit is contained in:
2025-04-26 16:02:12 +08:00
parent 55c9e1c216
commit cf3d09cb3e
6 changed files with 106 additions and 73 deletions

View File

@@ -301,7 +301,7 @@
VerticalAlignment="Center"
FontSize="30"
FontWeight="Bold"
Text="" />
Text="{Binding ProRuntimeService.SpeedProExModel.CurProStepExe.ProStepInfo}" />
</StackPanel>
</materialDesign:Card>