diff --git a/Windows/Print.xaml.cs b/Windows/Print.xaml.cs index e8dc6a6..3086e2f 100644 --- a/Windows/Print.xaml.cs +++ b/Windows/Print.xaml.cs @@ -155,6 +155,7 @@ namespace formula_manage.Windows System.Windows.MessageBox.Show($"打开设计器失败:{tuple.Item2}"); } } + private void Button_Click_12(object sender, RoutedEventArgs e) //编辑模板 { /* if (string.IsNullOrEmpty(Print_path.Text))