@ -574,7 +574,7 @@ export const SupplierinvoiceRecordDetail = useCrudSchemas(reactive<CrudSchema[]>
},
{
label: '物流收货单号',
label: '待开票单据号',
field: 'recvBillNum',
table: {
width: 150
@ -28,7 +28,7 @@ export const SupplierinvoiceInvoiced = useCrudSchemas(reactive<CrudSchema[]>([
label: '物流单据号',
sort: 'custom',
isSearch: true,