Browse Source

fix: 移除调试信息

zhangyuhan 1 year ago
parent
commit
edeaf8c261

+ 0 - 1
apps/bigmember_pc/src/views/article-content/components/RecommendEnt.vue

@@ -100,7 +100,6 @@ function doOpen(item) {
 
 <template>
   <div v-if="recommendEntList.length">
-    {{ SummaryModel }}
     <div
       class="recommend-info-card"
       v-for="(item, index) in recommendEntList"