From d0308ee87cb5131ea0f2de58b3e097b73164ced8 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Wed, 23 Oct 2024 14:39:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=A1=E7=94=A8=E5=8D=A1=E8=B4=A6?= =?UTF-8?q?=E5=8D=95=EF=BC=8C=E6=96=B0=E5=A2=9Epos=E5=88=B7=E5=8D=A1?= =?UTF-8?q?=E5=8D=A0=E6=AF=94=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/work/bill/creditCardBill/list.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/pages/work/bill/creditCardBill/list.vue b/src/pages/work/bill/creditCardBill/list.vue index 6cc85f5..148e929 100644 --- a/src/pages/work/bill/creditCardBill/list.vue +++ b/src/pages/work/bill/creditCardBill/list.vue @@ -61,6 +61,10 @@ 日常支出次数: {{ item.dailyExpensesCount }} + + POS刷卡占比: + {{ item.posRate }} + 账单明细 修改