@ -183,7 +183,7 @@ export const CustomerToolApportStatementForecastDetailRules = reactive({
export const CustomerToolApportStatementForecastDetail = useCrudSchemas(reactive<CrudSchema[]>([
{
label: '帐票号',
field: 'number',
field: 'invoiceNumber',
sort: 'custom',
isSearch: true,
},