#8232 change default scopeDays #1000

Merged
jorgep merged 3 commits from 8232-changeDefaultScopeDays into master 2024-11-26 09:44:19 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 15c1898044 - Show all commits

View File

@ -59,7 +59,7 @@ const getLocale = (label) => {
</template>
<template #customTags="{ params, searchFn, formatFn }">
<VnFilterPanelChip
v-if="params.scopeDays"
v-if="params.scopeDays !== null"
removable
@remove="handleScopeDays(params, null, searchFn)"
>