@ -1753,7 +1753,7 @@ export const SupplierinvoiceRecordDetail = useCrudSchemas(reactive<CrudSchema[]>
}
},
{
label: '合同价格',
label: '发票价格',
field: 'singlePrice',
sort: 'custom',
table: {
@ -2173,7 +2173,7 @@ export const SupplierinvoiceRequestDetail = useCrudSchemas(reactive<CrudSchema[]
formatter: singlePriceFormart,