From 1f80c7b8270993854093547fb993981f72ad8bee Mon Sep 17 00:00:00 2001 From: zhengpengju Date: Fri, 21 Jan 2022 08:48:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E5=8F=B3=E4=B8=8A=E8=A7=92=E6=93=8D?= =?UTF-8?q?=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/src/pages/course/subject/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/src/pages/course/subject/index.tsx b/admin/src/pages/course/subject/index.tsx index 106b6c6..6c702f5 100644 --- a/admin/src/pages/course/subject/index.tsx +++ b/admin/src/pages/course/subject/index.tsx @@ -194,6 +194,7 @@ const TableList: React.FC = () => { headerTitle="查询表格" actionRef={actionRef} rowKey="subject_id" + options={false} search={{ labelWidth: 120, }}