diff --git a/View/WorkOrderView.xaml.cs b/View/WorkOrderView.xaml.cs index 8f924d6..a7846a9 100644 --- a/View/WorkOrderView.xaml.cs +++ b/View/WorkOrderView.xaml.cs @@ -294,7 +294,7 @@ namespace DyeingComputer.View _mainWindow.container.Content = new TechnologicalProcessView();//获取控件 }*/ } - private void inf_Click(object sender, RoutedEventArgs e) + private void inf_Click(object sender, RoutedEventArgs e)//信息 { if (string.IsNullOrEmpty(WorkOrder_Numder)) return;