From 66ea36b62f6540d3a7572719f6b2be3a932798f2 Mon Sep 17 00:00:00 2001 From: ruibaby Date: Sat, 4 Jan 2020 22:05:07 +0800 Subject: [PATCH] feat: support comment post/sheet/journal on the admin. --- .../components/TargetCommentDrawer.vue | 46 +++++++++++++++++-- 1 file changed, 42 insertions(+), 4 deletions(-) diff --git a/src/views/comment/components/TargetCommentDrawer.vue b/src/views/comment/components/TargetCommentDrawer.vue index 557f7ab1..1792a460 100644 --- a/src/views/comment/components/TargetCommentDrawer.vue +++ b/src/views/comment/components/TargetCommentDrawer.vue @@ -49,6 +49,13 @@ @change="handlePaginationChange" > + +
+ 评论 +
+ + + + + + + +