From 340e1e5bea25977a88ce8b45d65a29c415e58b53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=BE=E5=BA=86=E6=BA=90?= Date: Mon, 19 May 2025 11:39:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=87=E4=BB=B6=E7=94=B3=E9=A2=86=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=20=E4=B8=8D=E5=B1=95=E7=A4=BA=E5=88=9B=E5=BB=BA?= =?UTF-8?q?=E8=80=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/eam/item/itemApplyMain/itemApplyMain.data.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/eam/item/itemApplyMain/itemApplyMain.data.ts b/src/views/eam/item/itemApplyMain/itemApplyMain.data.ts index cc03e59..79cfad6 100644 --- a/src/views/eam/item/itemApplyMain/itemApplyMain.data.ts +++ b/src/views/eam/item/itemApplyMain/itemApplyMain.data.ts @@ -93,6 +93,7 @@ export const ItemApplyMain = useCrudSchemas(reactive([ label: '创建者', field: 'creator', sort: 'custom', + isForm: false, isSearch: false }, {