添加项目
This commit is contained in:
@@ -240,7 +240,7 @@ public partial class PipesCreatorViewModel : ObservableObject
|
||||
{
|
||||
//var filePath = Environment.GetFolderPath(Environment.SpecialFolder.Desktop) + "\\问题管线.txt";
|
||||
//File.WriteAllText(filePath, sb.ToString());
|
||||
//WinDialogHelper.OpenFolderAndSelectFile(filePath);
|
||||
//WinDialogAssist.OpenFolderAndSelectFile(filePath);
|
||||
IOAssist.WriteTxtFile("问题管线", sb.ToString());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user