@ -372,13 +372,12 @@ export const ProductionscrapRecordMain = useCrudSchemas(
isTable: false
},
{
label: '备注',
field: 'remark',
label: '主备注',
field: 'mainRemark',
sort: 'custom',
table: {
width: 150
// {
// label: '创建者',
@ -845,13 +844,12 @@ export const ProductionscrapRecordDetail = useCrudSchemas(reactive<CrudSchema[]>
hiddenInMain: true,
label: '明细备注',
label: '创建者',