@@ -774,10 +774,19 @@ extension PQStuckPointEditerController {
}
+
+ //只有图片
+ if(!isHaveVideo){
+ self.isExportVideosSuccess = true
+ BFLog(message: "所有相册视频导出成功")
+ self.dealWithDataSuccess()
+ }