mirror of https://github.com/halo-dev/halo-admin
fix: journal comment drawer.
parent
66ea36b62f
commit
2025e2cdeb
|
@ -197,7 +197,6 @@
|
|||
|
||||
<TargetCommentDrawer
|
||||
:visible="journalCommentVisible"
|
||||
:title="journal.title"
|
||||
:description="journal.content"
|
||||
:target="`journals`"
|
||||
:id="journal.id"
|
||||
|
|
Loading…
Reference in New Issue