wenliming 2 سال پیش
والد
کامیت
d2aaa689e5
1فایلهای تغییر یافته به همراه6 افزوده شده و 3 حذف شده
  1. 6 3
      src/view/popup/tabbar-page/message/index.vue

+ 6 - 3
src/view/popup/tabbar-page/message/index.vue

@@ -176,9 +176,12 @@
                         <template v-if="item.postTaskLuckdrop && item.postTaskLuckdrop.luckdropType == 1">
                             ({{
                             item.status == 2 ? "Time expired" : "Termination"
-                            }}) {{ item.postTaskLuckdrop.receivedCount }}/{{
-                            item.postTaskLuckdrop.totalCount
-                            }}
+                            }}) 
+                            <template v-if="item.status == 2 || item.status == 3 && item.srcContentId">
+                              {{ item.postTaskLuckdrop.receivedCount }}/{{
+                              item.postTaskLuckdrop.totalCount
+                              }}
+                            </template>
                         </template>
                         <template v-else>
                             Termination