bug
This commit is contained in:
@@ -315,8 +315,8 @@
|
||||
},
|
||||
|
||||
onConfirm () {
|
||||
this.albumId = this.albumList[this.currIndex].value
|
||||
this.albumName = this.albumList[this.currIndex].label
|
||||
this.albumId = this.albumList[this.albumIndex].value
|
||||
this.albumName = this.albumList[this.albumIndex].label
|
||||
|
||||
this.isShowAlbum = false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user