|
|
@ -355,7 +355,7 @@ export default { |
|
|
this.contractList = data; |
|
|
this.contractList = data; |
|
|
if(this.filterCoin==''){ |
|
|
if(this.filterCoin==''){ |
|
|
this.contractListFilter = data; |
|
|
this.contractListFilter = data; |
|
|
this.Listes(); |
|
|
// this.Listes(); |
|
|
} |
|
|
} |
|
|
}else if (cmd == "ping") { |
|
|
}else if (cmd == "ping") { |
|
|
this.ws.send({ |
|
|
this.ws.send({ |
|
|
|