zhuxinbo 5 anos atrás
pai
commit
b4ca3743c7

+ 2 - 1
src/views/modules/kuaishouapp/account/stepForm/Step3.vue

@@ -823,7 +823,7 @@
             } else {
               this.pans[bestIndex].list[nowIndex].imageList.push(...res.result)
               this.closeImage()
-
+              this.loadingImage = false
             }
 
           } else {
@@ -1065,6 +1065,7 @@
 
         this.pans[bestIndex].list[nowIndex].videoList = this.checkVideo[0]
         this.visibleMatemal = false
+        this.ipagination.current = 1
         var params = {
           videoSignature: this.checkVideo[0].signature,
           pageSize: 20,