Format comment content.

pull/3445/head
ruibaby 2019-05-03 12:39:57 +08:00
parent 718a0cbbdb
commit 08b7283d49
1 changed files with 6 additions and 0 deletions

View File

@ -70,6 +70,12 @@
:loading="commentsLoading" :loading="commentsLoading"
:pagination="false" :pagination="false"
> >
<p
slot="content"
slot-scope="content"
v-html="content"
>
</p>
<span <span
slot="status" slot="status"
slot-scope="statusProperty" slot-scope="statusProperty"