@ -425,15 +425,15 @@ export const IssueRequestMain = useCrudSchemas(
}
},
{
// {
label: '备注',
// label: '备注',
field: 'remark',
// field: 'remark',
sort: 'custom',
// sort: 'custom',
table: {
// table: {
width: 150
// width: 150
// },
isTable: false
// isTable: false
// label: '使用在途库',
// field: 'useOnTheWayLocation',