Skip to content

Commit

Permalink
删除发布按钮
Browse files Browse the repository at this point in the history
  • Loading branch information
juemuren4449 committed Oct 28, 2022
1 parent 10ff84f commit f9398d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/CodemirrorEditor/EditorHeader/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,6 @@
<el-button plain size="medium" :type="btnType" @click="copy">
复制
</el-button>
<el-button plain size="medium" :type="btnType" @click="prePost">
发布
</el-button>

<post-info-dialog
:form="form"
Expand Down

1 comment on commit f9398d7

@vercel
Copy link

@vercel vercel bot commented on f9398d7 Oct 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.