From 4bf8a3d1bd2ba8a56b73a3e25ef8658193a2ffec Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Fri, 18 Apr 2025 04:07:05 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=9F=A5=E8=AF=A2=E6=88=BF?= =?UTF-8?q?=E5=B1=8B=E8=B4=B9=E7=94=A8=E5=A4=B1=E8=B4=A5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: java110 <928255095@qq.com> --- pages/fee/roomFeeListNew.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/fee/roomFeeListNew.vue b/pages/fee/roomFeeListNew.vue index 89e5d22..bb13680 100644 --- a/pages/fee/roomFeeListNew.vue +++ b/pages/fee/roomFeeListNew.vue @@ -110,7 +110,7 @@ import { getCommunityId } from '../../api/community/communityApi.js'; page: 1, row: 30, payerObjId: _room.roomId, - communityId: _room.communityId, + communityId: getCommunityId(), state: '2008001' } _that.moreRooms = [];