forked from verdnatura/salix-front
fix: refs #7353 rollback
This commit is contained in:
parent
ed4a4e1e59
commit
eb6f12ae3b
|
@ -6,7 +6,7 @@ import { useRoute } from 'vue-router';
|
|||
import toDate from 'filters/toDate';
|
||||
import VnFilterPanelChip from 'components/ui/VnFilterPanelChip.vue';
|
||||
|
||||
const { t, te } = useI18n();
|
||||
const { t } = useI18n();
|
||||
const $props = defineProps({
|
||||
modelValue: {
|
||||
type: Object,
|
||||
|
|
Loading…
Reference in New Issue