From 65b90cc84b82c51c5e8ffa3d6b24d73e9e871c8e Mon Sep 17 00:00:00 2001 From: zhaoy <137053305@qq.com> Date: Mon, 26 Feb 2024 18:32:00 +0800 Subject: [PATCH] z --- src/pages/database/basic/batching/index.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/database/basic/batching/index.jsx b/src/pages/database/basic/batching/index.jsx index 7785816..13c87fd 100644 --- a/src/pages/database/basic/batching/index.jsx +++ b/src/pages/database/basic/batching/index.jsx @@ -201,6 +201,7 @@ const ProductManage = () => { dataIndex: 'createAt', valueType: 'date', hideInForm: true, + hideInSearch: true, }, { title: '操作',