@ -65,6 +65,15 @@ export const Itempackaging = useCrudSchemas(reactive<CrudSchema[]>([
isForm:true,
isDetail:true
},
{
label: '背番',
field: 'backNumber',
sort: 'custom',
isSearch: true,
table: {
width: 150
label: '计量单位',
field: 'uom',