fix: remove unnecessary cache from dashboardItems resource
(cherry picked from commit c2a1a1b1d2de8a1640e077cc47a377311f5203d8)
This commit is contained in:
parent
a246a5e6e4
commit
584250c4e5
@ -234,7 +234,6 @@ const options = computed(() => [
|
||||
|
||||
const dashboardItems = createResource({
|
||||
url: 'crm.api.dashboard.get_dashboard',
|
||||
cache: ['Analytics', 'ManagerDashboard'],
|
||||
makeParams() {
|
||||
return {
|
||||
from_date: fromDate.value,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user