|
|
@ -485,12 +485,12 @@ export const CustomerStatementShareReconciliation = useCrudSchemas(reactive<Crud |
|
|
|
sort: 'custom', |
|
|
|
isForm: false, |
|
|
|
}, |
|
|
|
{ |
|
|
|
label: '模具分摊单价', |
|
|
|
field: 'allocationPrice', |
|
|
|
sort: 'custom', |
|
|
|
isForm: false, |
|
|
|
}, |
|
|
|
// {
|
|
|
|
// label: '模具分摊单价',
|
|
|
|
// field: 'allocationPrice',
|
|
|
|
// sort: 'custom',
|
|
|
|
// isForm: false,
|
|
|
|
// },
|
|
|
|
{ |
|
|
|
label: '调整金额', |
|
|
|
field: 'adjustmentAmount', |
|
|
|