新增助力效果、修复助力排行榜不显示

This commit is contained in:
yuyongdong 2024-04-24 10:22:51 +08:00
parent 04cacb6a7b
commit d362520ed8

View File

@ -118,6 +118,7 @@ export default {
);
}
this.nftsList = res.data.data;
this.buildPartnerImg()
this.sortActionList()
},