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