搜索框为空时不进行歌单打开
This commit is contained in:
parent
785bf3ce3a
commit
2056bdb43d
@ -373,6 +373,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
handleGetSongListDetail() {
|
handleGetSongListDetail() {
|
||||||
|
if (!this.importSongListText.length) return
|
||||||
this.setSelectListInfo({
|
this.setSelectListInfo({
|
||||||
play_count: null,
|
play_count: null,
|
||||||
id: this.importSongListText,
|
id: this.importSongListText,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user