@ -609,6 +609,7 @@ export const PackageoverJobDetail = useCrudSchemas(reactive<CrudSchema[]>([
label: '计量单位',
field: 'uom',
sort: 'custom',
dictType: DICT_TYPE.UOM,
table: {
width: 150
},
@ -108,6 +108,7 @@ export const PackageoverRetrospect = useCrudSchemas(reactive<CrudSchema[]>([