fix: remove unnecessary cache from dashboardItems resource
This commit is contained in:
parent
89cce5160c
commit
c2a1a1b1d2
@ -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