@ -201,6 +201,14 @@ export const CustomerSaleInvoiceMain = useCrudSchemas(reactive<CrudSchema[]>([
dateFormat : 'YYYY-MM-DD HH:mm:ss'
},
{
label: '回转凭证号',
table:{
width:180
field: 'allocationTransferNumber',
sort: 'custom',
label: '备注',
@ -720,6 +720,17 @@ export const SupplierinvoiceRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
isTable:true,
isForm: false
label: '模具分摊回转凭证号',
table: {
width: 200,
sortTableDefault:11,
// {
// label: '冲销日记帐',
// field: 'reverseInvoiceJournal',