diff --git a/DMS.WPF/Views/DevicesView.xaml b/DMS.WPF/Views/DevicesView.xaml index 15d1c15..422f688 100644 --- a/DMS.WPF/Views/DevicesView.xaml +++ b/DMS.WPF/Views/DevicesView.xaml @@ -91,7 +91,7 @@ Glyph="" /> + Text="{Binding IsRunning, Converter={StaticResource BoolToStringConverter}, ConverterParameter='已连接;未连接'}" /> @@ -99,15 +99,16 @@ - - - - + + ToolTip="编辑变量表"> + + + + + +