Ver código fonte

导出时设置变量

jsonwang 3 anos atrás
pai
commit
28fdda0192
1 arquivos alterados com 1 adições e 0 exclusões
  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