From 2a7587594cb7e341bebf3b6abbc2e02645d7c8b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Fri, 12 Jul 2024 16:55:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=82=B9=E8=B5=9E=E5=8A=A0=E8=BD=AC=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/communityParty/comPromotion/event.vue | 4 ++-- src/views/modules/communityParty/comPromotion/index.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/modules/communityParty/comPromotion/event.vue b/src/views/modules/communityParty/comPromotion/event.vue index 4352e54fe..5999df54e 100644 --- a/src/views/modules/communityParty/comPromotion/event.vue +++ b/src/views/modules/communityParty/comPromotion/event.vue @@ -53,14 +53,14 @@
点赞数:   - {{ formData.address || "--" }} + {{ formData.likes || "--" }}
转发数   - {{ formData.cutOffTime || "--" }} + {{ formData.transpond || "--" }}
diff --git a/src/views/modules/communityParty/comPromotion/index.vue b/src/views/modules/communityParty/comPromotion/index.vue index b5df9695f..1f1f013ac 100644 --- a/src/views/modules/communityParty/comPromotion/index.vue +++ b/src/views/modules/communityParty/comPromotion/index.vue @@ -62,9 +62,9 @@ {{ scope.row.top === 0 ? '否' : '是' }} - + - +