mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
update SegmentCompanyComponent
This commit is contained in:
@@ -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 }">
|
||||
|
||||
Reference in New Issue
Block a user