@ -103,7 +103,7 @@ export const ClassType = useCrudSchemas(reactive<CrudSchema[]>([
},
{
label: '设备类型',
label: '班组类型',
field: 'type',
dictType: DICT_TYPE.CLASS_TYPE,
isSearch: false,