@ -82,6 +82,21 @@ export const SupplierinvoiceRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
}
},
//子表数据,仅是查询条件
{
label: '货运单号',
field: 'asnBillNum',
sort: 'custom',
table: {
width: 180,
fixed: 'left'
isTableForm:false,
isTable:false,
isDetail:false,
isSearch: true,
isForm: false,
// {
// label: '申请单号',
// field: 'requestNumber',