ref #5417 refresh fixed
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Jorge Penadés 2023-10-11 10:46:34 +02:00
parent 0aefe13935
commit d9b4ee006d
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ function stateColor(row) {
<QToolbar class="q-pa-none"> <QToolbar class="q-pa-none">
<QToolbarTitle>{{ t('Web Payments') }}</QToolbarTitle> <QToolbarTitle>{{ t('Web Payments') }}</QToolbarTitle>
<QBtn <QBtn
@click="arrayData.refresh(false)" @click="arrayData.refresh()"
:loading="isLoading" :loading="isLoading"
icon="refresh" icon="refresh"
color="primary" color="primary"