@ -25,7 +25,7 @@ export const DeviceSpotInspectionRecordMainRules = reactive({
export const DeviceSpotInspectionRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
{
label: '编号唯一标识',
label: '巡检点检编号',
field: 'number',
sort: 'custom',
isSearch: true,