diff --git a/src/views/post/PostEdit.vue b/src/views/post/PostEdit.vue index ffdf33d21..f27ae1140 100644 --- a/src/views/post/PostEdit.vue +++ b/src/views/post/PostEdit.vue @@ -29,12 +29,6 @@ @onSaveDraft="handleSaveDraft(true)" @onContentChange="onContentChange" /> - - @@ -59,14 +53,12 @@