From a2af1261e4537e6d869c525856429c68894143f8 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Fri, 01 Dec 2023 18:17:25 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_app

---
 subPackage/article/communityList.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/subPackage/article/communityList.vue b/subPackage/article/communityList.vue
index 9cc14ec..8dd26b6 100644
--- a/subPackage/article/communityList.vue
+++ b/subPackage/article/communityList.vue
@@ -84,7 +84,8 @@
 					size: 10,
 					current: this.currentPage,
 					articleType: this.tabId,
-					eventType: this.eventType
+					eventType: this.eventType,
+					houseCode: uni.getStorageSync("siteInfo").houseCode
 				}
 				const res = await getPage(param)
 				const {

--
Gitblit v1.9.3