소스 검색

导出时设置变量

jsonwang 3 년 전
부모
커밋
28fdda0192
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Introduce/Record/INIntroduceController.swift

+ 1 - 0
Introduce/Record/INIntroduceController.swift

@@ -283,6 +283,7 @@ class INIntroduceController: BFBaseViewController {
 
     @objc func exportAction() {
         
+        recordScreenVC.isExportAction = true
         //add by ak 如果当前段有没有转完的发音人显示 Loadingview
         if(!recordScreenVC.voiceChangeStickerFinish(isShowLoadView: true)){
             return