@ -434,6 +434,17 @@ export const InspectionRecordMain = useCrudSchemas(
width: 150
}
},
{
label: '执行结果',
field: 'estimateCode',
dictType: DICT_TYPE.EVALUATION_CODE,
sort: 'custom',
isSearch: false,
isForm: false,
table: {
label: '创建时间',
field: 'createTime',