From 336361d383731a87573a5bb40fc5b4c88d665503 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Sat, 2 Aug 2025 10:03:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=89=A9=E4=B8=9A=E7=BC=B4?= =?UTF-8?q?=E8=B4=B9=E9=A1=B5=E9=9D=A2=E6=98=BE=E7=A4=BAundefined=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/community/propertyPayment/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/community/propertyPayment/index.vue b/packages/community/propertyPayment/index.vue index 89dcd334..0e2a8fba 100644 --- a/packages/community/propertyPayment/index.vue +++ b/packages/community/propertyPayment/index.vue @@ -127,7 +127,7 @@ {{ items.order_datetime }}月
- {{ items.community_fee_type.type_name }} + {{ items.community_fee_type ? items.community_fee_type.type_name : '' }}
¥{{ items.money }}
未付款