Format comment content.

pull/9/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"
:pagination="false"
>
<p
slot="content"
slot-scope="content"
v-html="content"
>
</p>
<span
slot="status"
slot-scope="statusProperty"