完成变量表添加变量

This commit is contained in:
2025-08-24 15:08:13 +08:00
parent 3dee207b88
commit f9e094ffbd
5 changed files with 36 additions and 18 deletions

View File

@@ -119,6 +119,7 @@
Grid.Column="0"
Margin="0,15,0,0"
hc:InfoElement.Title="协议类型:"
IsEnabled="False"
ItemsSource="{Binding Source={StaticResource ProtocolType}}"
SelectedItem="{Binding Variable.Protocol, UpdateSourceTrigger=PropertyChanged}">
<ComboBox.ItemTemplate>