@ -1824,18 +1824,18 @@ export const SupplierdeliverRequestPackage = useCrudSchemas(reactive<CrudSchema[
valueFormat: 'YYYYMMDD',
}
},
// {
// label: '打印数量',
// field: 'printQty',
// sort: 'custom',
// table: {
// },
// tableForm: {
// type: 'InputNumber',
// precision: 6,
// min:0
// }
{
label: '打印数量',
field: 'printQty',
sort: 'custom',
table: {
tableForm: {
type: 'InputNumber',
precision: 6,
min:0
label: '包装规格',
field: 'packUnit',