Browse Source

fix: 修复pc阳光直采table下底部提示不显示

cuiyalong 8 months ago
parent
commit
d1d3f06712
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/bigmember_pc/src/views/search/sun/index.vue

+ 1 - 1
apps/bigmember_pc/src/views/search/sun/index.vue

@@ -207,7 +207,7 @@ const leaveSource = () => {
         </template>
         </template>
         <template
         <template
           #list-after
           #list-after
-          v-if="listState.finished && activeItemStyleType !== 'T' && isLogin"
+          v-if="listState.finished && isLogin"
         >
         >
           <!-- <div
           <!-- <div
             class="p-16px text-right over-run-tips"
             class="p-16px text-right over-run-tips"