feat:添加文章页评论权限

This commit is contained in:
Xwen
2023-12-22 00:21:13 +08:00
parent 1f74334c92
commit 2a172b0c0b
2 changed files with 22 additions and 4 deletions

View File

@@ -83,7 +83,7 @@
</el-col>
<el-col :span="24" class="comment">
<CommentInfo />
<CommentInfo :isComment="isDisabledCreateComment" />
</el-col>
</el-row>
<BottomInfo />