sc 2 years ago
committed by 忱 沈
parent
commit
4928ff1178
  1. 1
      Windows/Print.xaml.cs

1
Windows/Print.xaml.cs

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

Loading…
Cancel
Save