feat: refs #7893 Requested changes
This commit is contained in:
parent
4f3e7e2630
commit
178fa8cd21
|
@ -65,7 +65,6 @@ const recalc = async () => {
|
|||
color="primary"
|
||||
text-color="white"
|
||||
:label="t('globals.recalc')"
|
||||
icon="Calculate"
|
||||
:loading="isLoading"
|
||||
:disable="isLoading"
|
||||
@click="recalc()"
|
||||
|
|
Loading…
Reference in New Issue