LIN SCH的更改
This commit is contained in:
@@ -652,8 +652,8 @@
|
||||
Width="40"
|
||||
Margin="5,2"
|
||||
Command="{Binding SchEnableCmd}"
|
||||
CommandParameter="{Binding SelectedCANConfigExdDto.SchEnable}"
|
||||
IsChecked="{Binding SelectedCANConfigExdDto.SchEnable}"
|
||||
CommandParameter="{Binding SelectedLINConfigExdDto.SchEnable}"
|
||||
IsChecked="{Binding SelectedLINConfigExdDto.SchEnable}"
|
||||
Style="{StaticResource MaterialDesignSwitchToggleButton}"
|
||||
ToolTip="启用调度表" />
|
||||
</StackPanel>
|
||||
|
||||
Reference in New Issue
Block a user