Hi guys! I have a problem. Look.
table
` <table-component
:data="get"
:filter-no-results="translations.translate('no_results')"
:show-caption="false"
table-class="table table-striped jambo_table bulk_action"
filter-input-class="col-md-3"
ref="tableAnalytical"
Hi guys! I have a problem. Look. table ` <table-component :data="get" :filter-no-results="translations.translate('no_results')" :show-caption="false" table-class="table table-striped jambo_table bulk_action" filter-input-class="col-md-3" ref="tableAnalytical"
function get `async get({ page, filter, sort }) {
What can it be?