clay edit : 详情title可以不要

This commit is contained in:
clay
2022-10-03 20:36:32 +08:00
parent 5c41759bd6
commit 4e24a933ed
2 changed files with 14 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
<el-row>
<el-col>
<div class="context">
<div class="title">{{ value.title }}</div>
<div v-if="value.title !=null && value.title != ''" class="title">{{ value.title }}</div>
<div class="details_title" v-if="value.isTop=='2'">
<!--{{value}}-->
<span>来源: {{getSource()}}</span>