Commit f32547bb by lijiabin

【代码优化 11512】 fix: 修复字段错误问题

parent ff6ba541
......@@ -72,7 +72,7 @@
</div>
<div class="flex items-center gap-1 bg-black/50 px-3 py-1.5 rounded-lg">
<el-icon class="text-sm"><IEpStar /></el-icon>
<span>{{ list[0]?.replyCount }}</span>
<span>{{ list[0]?.collectionCount }}</span>
</div>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment