feat(管理员中心): 操作收入的接口未完成,暂时隐藏跳转
This commit is contained in:
parent
d664d74f02
commit
9575165640
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user