@@ -212,7 +212,7 @@
<template v-if="item.postTaskLuckdrop && item.postTaskLuckdrop.luckdropType == PlayType.lottery">
{{ item.downTime || '' }}
</template>
- <template v-else>
+ <template v-else-if="item.postTaskLuckdrop.luckdropType != PlayType.treasure">
{{ item.postTaskLuckdrop.receivedCount }}/{{
item.postTaskLuckdrop.totalCount
}}