This commit is contained in:
2026-03-05 11:53:17 +08:00
parent 7c001e6396
commit 57385cba9d
2 changed files with 33 additions and 1 deletions

View File

@@ -260,7 +260,7 @@
Grid.Row="1"
Width="120"
Margin="10"
Command="{Binding PcsLocationBtnCmd}"
Command="{Binding BmsResetBtnCmd}"
Foreground="White">
Bms复位
</Button>