Browse Source

:bug: content 没有提交

visuddhinanda 3 years ago
parent
commit
d4d8884861
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dashboard/src/pages/studio/article/edit.tsx

+ 1 - 0
dashboard/src/pages/studio/article/edit.tsx

@@ -129,6 +129,7 @@ const Widget = () => {
             {
               key: "content",
               label: intl.formatMessage({ id: "forms.fields.content.label" }),
+              forceRender: true,
               children: (
                 <ProForm.Group>
                   <ProFormTextArea