Browse Source

filterType: "light",

visuddhinanda 3 years ago
parent
commit
a56ae7ebc9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      dashboard/src/pages/studio/dict/index.tsx

+ 3 - 0
dashboard/src/pages/studio/dict/index.tsx

@@ -178,6 +178,9 @@ const Widget = () => {
 							showQuickJumper: true,
 							showQuickJumper: true,
 							showSizeChanger: true,
 							showSizeChanger: true,
 						}}
 						}}
+						search={{
+							filterType: "light",
+						}}
 						headerTitle={intl.formatMessage({ id: "dict" })}
 						headerTitle={intl.formatMessage({ id: "dict" })}
 						toolBarRender={() => [
 						toolBarRender={() => [
 							<Button key="button" icon={<PlusOutlined />} type="primary">
 							<Button key="button" icon={<PlusOutlined />} type="primary">