SV2功能增加

一些功能的修复
This commit is contained in:
2025-05-21 12:17:46 +08:00
parent 03fd92ac86
commit 34ec76fda5
11 changed files with 507 additions and 83 deletions

View File

@@ -167,6 +167,7 @@
Margin="2,0"
AutoHandCommand="{Binding Source={StaticResource Proxy}, Path=Data.AutoHandCmd}"
AutoHandState="False"
ExdCommand="{Binding Source={StaticResource Proxy}, Path=Data.ExdCmd}"
HandValueCommand="{Binding Source={StaticResource Proxy}, Path=Data.HandValueCmd}"
HandValueMVParameter="{Binding MVModel.EngValue}"
HandValueSVParameter="{Binding SVModel.EngValue}"