Explorar el Código

导出时设置变量

jsonwang hace 3 años
padre
commit
28fdda0192
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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