From 4e07ff289eaa69809dee4af06bf36bbf3a40179f Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 31 Oct 2023 18:06:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=B0=E9=83=BD=E5=A4=A7=E5=B1=8F=E5=AE=8C?= =?UTF-8?q?=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/fengdu/AppBIBoard/AppBIBoard.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/fengdu/AppBIBoard/AppBIBoard.vue b/project/fengdu/AppBIBoard/AppBIBoard.vue index e2fa957d..36a8bbf5 100644 --- a/project/fengdu/AppBIBoard/AppBIBoard.vue +++ b/project/fengdu/AppBIBoard/AppBIBoard.vue @@ -809,8 +809,8 @@ export default {
${e.activity_name} -
${e.start_time + "-" + e.end_time}
-
${e.activity_address}
`])) +
  ${e.start_time + "-" + e.end_time}
+
  ${e.activity_address}
`])) } }) } else {