From 293c8fd4f3acce43629c7333b48ecb12de5b8ea4 Mon Sep 17 00:00:00 2001 From: gaojs <757918719@qq.com> Date: Wed, 22 May 2024 14:03:16 +0800 Subject: [PATCH] =?UTF-8?q?EAM=20=E2=80=94=E2=80=94>=20=E5=9F=BA=E7=A1=80?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=20=E5=A4=87=E4=BB=B6=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/eam/sparePart/sparePart.data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/eam/sparePart/sparePart.data.ts b/src/views/eam/sparePart/sparePart.data.ts index 11acba936..8e02f16cf 100644 --- a/src/views/eam/sparePart/sparePart.data.ts +++ b/src/views/eam/sparePart/sparePart.data.ts @@ -24,7 +24,7 @@ export const SparePart = useCrudSchemas(reactive([ label: '编号', field: 'code', sort: 'custom', - isForm: true, + isForm: false, isSearch: true, fixed: 'left' },