From bb40eac338ee7ea995dfe2f85072759a4ea2d6ae Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Fri, 18 Apr 2025 12:07:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 = [];