feat: refs #7893 Added waste recalc section #809

Merged
guillermo merged 6 commits from 7893-wasteRecalc into dev 2024-10-07 12:59:29 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 178fa8cd21 - Show all commits

View File

@ -65,7 +65,6 @@ const recalc = async () => {
color="primary"
text-color="white"
:label="t('globals.recalc')"
icon="Calculate"
:loading="isLoading"
guillermo marked this conversation as resolved
Review

en lilium en els botons no posem iconos

en lilium en els botons no posem iconos
:disable="isLoading"
@click="recalc()"