From a2e8793e2c53c7e80b67c1fe407b78fde59b2296 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 29 十一月 2024 10:01:27 +0800
Subject: [PATCH] 最新版本541200007

---
 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