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' },