refs #6664 hotFix: multiplicatorValue updateGreuges
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/head This commit looks good
Details
This commit is contained in:
parent
72d51a53a8
commit
87f81eb80a
|
@ -135,7 +135,7 @@ async function regularizeClaim() {
|
||||||
message: t('globals.dataSaved'),
|
message: t('globals.dataSaved'),
|
||||||
type: 'positive',
|
type: 'positive',
|
||||||
});
|
});
|
||||||
await onUpdateGreugeAccept();
|
if (multiplicatorValue.value) await onUpdateGreugeAccept();
|
||||||
}
|
}
|
||||||
|
|
||||||
async function onUpdateGreugeAccept() {
|
async function onUpdateGreugeAccept() {
|
||||||
|
|
Loading…
Reference in New Issue