fix: journal comment drawer.

pull/59/head
ruibaby 2020-01-05 19:20:38 +08:00
parent 66ea36b62f
commit 2025e2cdeb
1 changed files with 0 additions and 1 deletions

View File

@ -197,7 +197,6 @@
<TargetCommentDrawer <TargetCommentDrawer
:visible="journalCommentVisible" :visible="journalCommentVisible"
:title="journal.title"
:description="journal.content" :description="journal.content"
:target="`journals`" :target="`journals`"
:id="journal.id" :id="journal.id"