diff --git a/src/saas/AppCountryAlbum/AlbumDetail.vue b/src/saas/AppCountryAlbum/AlbumDetail.vue index ad2ae741..0c8954d6 100644 --- a/src/saas/AppCountryAlbum/AlbumDetail.vue +++ b/src/saas/AppCountryAlbum/AlbumDetail.vue @@ -2,7 +2,7 @@

{{ info.albumName }}

-
+
相册设置
@@ -95,6 +95,7 @@ onLoad (query) { this.id = query.id + this.isAdmin = !!this.$store.state.user.adminAuthType this.$nextTick(() => { this.getTotalInfo(query.id)