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 ? '否' : '是' }} - + - +