|
|
@ -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)) |
|
|
|