@ -347,7 +347,10 @@ export const Itembasic = useCrudSchemas(reactive<CrudSchema[]>([
label: '备注',
field: 'remark',
sort: 'custom',
isTable: false
isTable: true,
table: {
width: 180
},
{
label: '创建者',