#7186 - tabIndexVATExpenses #277
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#277
Loading…
Reference in New Issue
No description provided.
Delete Branch "7186-tabIndexVATExpenses"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -32,6 +32,13 @@ const invoiceInFormRef = ref();
const expensesRef = ref();
const newExpenseRef = ref();
const $props = defineProps({
eliminar $props y asi no aparece el warning
@ -216,0 +220,4 @@
:size="actionIcon === 'add' ? 'xs' : 'sm'"
:class="['default-icon', { '--add-icon': actionIcon === 'add' }]"
:style="{
'font-variation-settings': `'FILL' ${1}`,
hay clase definida en fill-icon
7186-tabIndexVATExpensesto #7186 - tabIndexVATExpenses