feat(管理员中心): 操作收入的接口未完成,暂时隐藏跳转

This commit is contained in:
hzj 2025-11-28 17:10:10 +08:00
parent d664d74f02
commit 9575165640

View File

@ -167,10 +167,7 @@
"
>
<!-- 总收入 -->
<div
style="display: flex; justify-content: space-between; align-items: center"
@click="gotoIncome"
>
<div style="display: flex; justify-content: space-between; align-items: center">
<div style="font-weight: 600">
Team earnings this period: ${{ teamSummary.teamEarningsThisPeriod || 0 }}
</div>