From c2f6793b2b59fd4bd8758f108e6e9b38657f71d7 Mon Sep 17 00:00:00 2001 From: zhengpengju Date: Mon, 24 Jan 2022 11:37:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9F=A5=E7=9C=8B=E9=9A=90=E8=97=8F=E8=A7=86?= =?UTF-8?q?=E9=A2=91=E4=B8=8A=E4=BC=A0=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/src/pages/course/option/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/src/pages/course/option/index.tsx b/admin/src/pages/course/option/index.tsx index 4c34fa4..51ee834 100644 --- a/admin/src/pages/course/option/index.tsx +++ b/admin/src/pages/course/option/index.tsx @@ -242,6 +242,7 @@ const CourseList: React.FC = () => { hideInTable: true, hideInForm: false, hideInSearch: true, + hideInDescriptions: true, renderFormItem: (item, { defaultRender, ...rest }, form) => (