diff --git a/ui/src/views/paragraph/component/ParagraphCard.vue b/ui/src/views/paragraph/component/ParagraphCard.vue index 441f2d39b..ec653d072 100644 --- a/ui/src/views/paragraph/component/ParagraphCard.vue +++ b/ui/src/views/paragraph/component/ParagraphCard.vue @@ -7,7 +7,6 @@ @click.stop="editParagraph(data)" v-loading="loading" > -

{{ data.title || '-' }}

+

{{ data.title || '-' }}