@ -556,7 +556,7 @@ export const InspectionRecordMain = useCrudSchemas(
},
{
label: '创建者',
field: 'creator',
field: 'creatorName',
table: {
width: 130
@ -63,7 +63,7 @@ export const Transaction = useCrudSchemas(reactive<CrudSchema[]>([
label: '操作人',
field: 'worker',
sort: 'custom',
width: 150