diff --git a/components/form/article/edit-article-form.tsx b/components/form/article/edit-article-form.tsx index 09bc944..b28e391 100644 --- a/components/form/article/edit-article-form.tsx +++ b/components/form/article/edit-article-form.tsx @@ -1232,14 +1232,16 @@ export default function EditArticleForm(props: { isDetail: boolean }) { )} */} - + {detailData?.isPublish == true && ( + + )}