From 0c6d3c66de8c75f82547d51848d4445853d7c4fd Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期四, 05 十二月 2024 19:36:25 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 h5/pages/staff/meetingCalendar.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/h5/pages/staff/meetingCalendar.vue b/h5/pages/staff/meetingCalendar.vue
index 64a22be..cf2c33b 100644
--- a/h5/pages/staff/meetingCalendar.vue
+++ b/h5/pages/staff/meetingCalendar.vue
@@ -228,7 +228,8 @@
     this.getRoomList()
   },
   onShow() {
-    this.tabClick('0')
+    // this.tabClick('0')
+		this.getRecordList()
   },
   onReachBottom() {
     const { activeTab } = this

--
Gitblit v1.9.3