소스 검색

轻会员-订阅权益弹窗保存后关闭弹窗

lvle 1 년 전
부모
커밋
ba78164172
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      PDF Office/ViewModels/Dialog/ServiceDialog/SubscriptionDialogViewModel.cs

+ 1 - 0
PDF Office/ViewModels/Dialog/ServiceDialog/SubscriptionDialogViewModel.cs

@@ -159,6 +159,7 @@ namespace PDF_Master.ViewModels.Dialog.ServiceDialog
                         viewContentViewModel.PDFViewer.Document.ReleasePages();
                         viewContentViewModel.PDFViewer.ReloadDocument();
                         //viewContentViewModel.saveFile();
+                        Close();
                     }
                    
                 }