From cdb570d9b588f3ae992668b71750ef307a08e410 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Tue, 6 Sep 2022 10:52:45 +0800 Subject: [PATCH] 111 --- src/views/modules/communityParty/calendar/index.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/views/modules/communityParty/calendar/index.vue b/src/views/modules/communityParty/calendar/index.vue index fd3a8692a..a513d2054 100644 --- a/src/views/modules/communityParty/calendar/index.vue +++ b/src/views/modules/communityParty/calendar/index.vue @@ -48,6 +48,10 @@ 活动类型: {{ item.actTypeName }} +
+ 活动主题: + {{ item.topic }} +
开始时间: {{ item.holdTime }} @@ -184,6 +188,10 @@ 活动类型: {{ item.actTypeName }}
+
+ 活动主题: + {{ item.topic }} +
开始时间: {{ item.holdTime }}