fix(团队收入页): 更换展示数据字段
This commit is contained in:
parent
c0a85cbb67
commit
fda26afb80
@ -212,7 +212,7 @@
|
|||||||
font-size: 0.7em;
|
font-size: 0.7em;
|
||||||
"
|
"
|
||||||
>
|
>
|
||||||
{{ t('time_days') }}:{{ Math.floor(member.target.onlineTime / 60 / 2, 0) }}
|
{{ t('time_days') }}:{{ member.target?.effectiveDay }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user