Browse Source

修改钱包

master
liaoxinyu 2 years ago
parent
commit
b3fbf15319
  1. 2
      src/views/contract/index.vue

2
src/views/contract/index.vue

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

Loading…
Cancel
Save