diff --git a/src/saas/AppCountryAlbum/AlbumDetail.vue b/src/saas/AppCountryAlbum/AlbumDetail.vue index d922cb5b..5db56083 100644 --- a/src/saas/AppCountryAlbum/AlbumDetail.vue +++ b/src/saas/AppCountryAlbum/AlbumDetail.vue @@ -215,6 +215,7 @@ albumId: this.id, pageSize: 10, queryTime: this.date, + userId: this.userId, pageNum: this.current } }).then(res => {