From fda26afb80b27c6779c5738c81b82b2700cf6d57 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Fri, 21 Nov 2025 16:29:14 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=9B=A2=E9=98=9F=E6=94=B6=E5=85=A5?= =?UTF-8?q?=E9=A1=B5):=20=E6=9B=B4=E6=8D=A2=E5=B1=95=E7=A4=BA=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AgencyCenter/components/TeamBillMore.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/AgencyCenter/components/TeamBillMore.vue b/src/views/AgencyCenter/components/TeamBillMore.vue index 347a0ec..a996648 100644 --- a/src/views/AgencyCenter/components/TeamBillMore.vue +++ b/src/views/AgencyCenter/components/TeamBillMore.vue @@ -212,7 +212,7 @@ font-size: 0.7em; " > - {{ t('time_days') }}:{{ Math.floor(member.target.onlineTime / 60 / 2, 0) }} + {{ t('time_days') }}:{{ member.target?.effectiveDay }}