@ -151,6 +151,7 @@ export const Bom = useCrudSchemas(reactive<CrudSchema[]>([
label: '层级',
field: 'layer',
sort: 'custom',
isTable:false,
// form: {
// component: 'Input',
// componentProps: {