update SegmentCompanyComponent

This commit is contained in:
edmondlang
2023-05-31 17:56:25 +08:00
parent 672bcde0ee
commit 619ebc7269
@@ -26,12 +26,12 @@
:endpoint="route('api.company.list')"
:options="{
segments_in: [parameters.id],
with_total_payments: true,
// with_total_payments: true,
// recency: '2022-02-15',
// frequency: 15,
// business_type: 2,
// with_bookings: true,
order_by: { column: 'total_payments', DESC: true },
// order_by: { column: 'total_payments', DESC: true },
}"
>
<template slot="list" slot-scope="{ data }">