{{ opt.label }}
{{
$_.find(
opt.options,
(option) => option.value === filters[opt.key]
)
? $_.find(
opt.options,
(option) => option.value === filters[opt.key]
).label
: ''
}}
{{ fnShowCheckbox(opt) }}
$
{{ filters[opt.key][0] }}
~
{{ filters[opt.key][1] }}
{{ filters[opt.key][0] }}
~
{{ filters[opt.key][1] }}
{{ $adbDayjs.getDate(filters[opt.key][0]) }}
-
{{ $adbDayjs.getDate(filters[opt.key][1]) }}
{{ $adbDayjs.getDate(filters[opt.key][0]) }}
-
{{ $adbDayjs.getDate(filters[opt.key][1]) }}
{{
$_.find(
opt.options,
(option) => option.value === filters[opt.key]
)
? $_.find(
opt.options,
(option) => option.value === filters[opt.key]
).label
: ''
}}