@ -612,16 +612,16 @@ export const DeliverRequestMain = useCrudSchemas(
},
{
label: '创建者',
field: 'creator',
sort: 'custom',
table: {
width: 150
isTable: true,
isForm: false
// {
// label: '创建者',
// field: 'creator',
// sort: 'custom',
// table: {
// width: 150
// },
// isTable: true,
// isForm: false
label: '最后更新时间',
field: 'updateTime',