|
|
@ -351,7 +351,7 @@ |
|
|
this.contractList = res; |
|
|
this.contractList = res; |
|
|
if (this.filterCoin == '') { |
|
|
if (this.filterCoin == '') { |
|
|
this.contractListFilter = res; |
|
|
this.contractListFilter = res; |
|
|
// this.Listes(); |
|
|
this.Listes(); |
|
|
} |
|
|
} |
|
|
// 默认值 |
|
|
// 默认值 |
|
|
let firstParent = res[0]; |
|
|
let firstParent = res[0]; |
|
|
|