Parcourir la source

导出时设置变量

jsonwang il y a 3 ans
Parent
commit
28fdda0192
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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