modified code
This commit is contained in:
parent
8c9be799b3
commit
7beea56d6e
@ -63,9 +63,9 @@
|
||||
this.song_style = "isActivate";
|
||||
this.state.search = "songs";
|
||||
}
|
||||
if(old_search != this.state.search){
|
||||
/*if(old_search != this.state.search){
|
||||
this.list();
|
||||
}
|
||||
}*/
|
||||
this.update();
|
||||
},
|
||||
async list(){
|
||||
|
Loading…
Reference in New Issue
Block a user