diff --git a/resources/assets/vue/components/segments/elements/SegmentCompanyComponent.vue b/resources/assets/vue/components/segments/elements/SegmentCompanyComponent.vue index 864c5887..929b5101 100644 --- a/resources/assets/vue/components/segments/elements/SegmentCompanyComponent.vue +++ b/resources/assets/vue/components/segments/elements/SegmentCompanyComponent.vue @@ -27,10 +27,10 @@ :options="{ segments_in: [parameters.id], with_total_payments: true, - recency: '2022-02-15', - frequency: 15, - business_type: 2, - with_bookings: true, + // recency: '2022-02-15', + // frequency: 15, + // business_type: 2, + // with_bookings: true, order_by: { column: 'total_payments', DESC: true }, }" >