|
@@ -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,
|