@ -29,6 +29,7 @@ export const Businesstype = useCrudSchemas(reactive<CrudSchema[]>([
label: '名称',
field: 'name',
sort: 'custom',
isSearch: true,
table: {
width: 150
},