29835
This commit is contained in:
@@ -117,6 +117,10 @@
|
||||
},
|
||||
|
||||
toEdit () {
|
||||
if (!this.list.length) {
|
||||
return this.$u.toast('相册无照片,请上传照片')
|
||||
}
|
||||
|
||||
this.linkTo(`./EditAlbum?id=${this.id}`)
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user