服务器列表优化

This commit is contained in:
wanyongkang
2020-11-27 14:39:57 +08:00
parent a7915769d6
commit 3b0d18b9cc

View File

@@ -242,6 +242,7 @@
this.is_all = true;
},
search_all(){
this.is_all = true;
if(!this.search_all_data){
this.select_product(0);
return;