@ -1775,7 +1775,7 @@ export const SupplierinvoiceRecordDetail = useCrudSchemas(reactive<CrudSchema[]>
}
},
{
label: '合同金额',
label: '发票金额',
field: 'contractAmountTotal',
table: {
width: 150
@ -2227,7 +2227,7 @@ export const SupplierinvoiceRequestDetail = useCrudSchemas(reactive<CrudSchema[]