Kaynağa Gözat

导出时设置变量

jsonwang 3 yıl önce
ebeveyn
işleme
28fdda0192
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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