diff --git a/src/components/article/indexNewsInfo.vue b/src/components/article/indexNewsInfo.vue index 8c4fed4..cbd05cf 100644 --- a/src/components/article/indexNewsInfo.vue +++ b/src/components/article/indexNewsInfo.vue @@ -6,9 +6,9 @@ 来源: 中国证券报 - {{ - props.data.tag ? props.data.tag : "中国证券报" - }} + + {{ props.data.tag ? props.data.tag : "中国证券报" }} +