@ -45,16 +45,16 @@ export const Package = useCrudSchemas(reactive<CrudSchema[]>([
},
isForm:false
{
label: '父包装号',
field: 'parentNumber',
sort: 'custom',
isSearch: true,
isForm: false,
table: {
width: 180,
// {
// label: '父包装号',
// field: 'parentNumber',
// sort: 'custom',
// isSearch: true,
// isForm: false,
// table: {
// width: 180,
// },
label: '品番',
field: 'itemCode',