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