perf:发布权限处理

This commit is contained in:
Xwen
2023-12-20 23:29:55 +08:00
parent 7f399d6854
commit 44b3a4e4f7
6 changed files with 78 additions and 59 deletions

View File

@@ -19,6 +19,7 @@
:name="i.name"
:introduction="i.introduction"
:id="i.id"
:isPublish="i.isDisableCreateDiscuss"
/>
</el-col>