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