@ -570,15 +570,14 @@ export const ProductscrapRequestMain = useCrudSchemas(
// }
// },
// {
{
// label: '备注',
label: '主备注',
// field: 'remark',
field: 'mainRemark',
// sort: 'custom',
sort: 'custom',
// table: {
table: {
// width: 150
width: 150
},
// isTable: false,
label: '部门',
field: 'departmentCode',