default min e max fido e accumulo, per Circuito

This commit is contained in:
Surya Paolo
2023-06-19 00:47:25 +02:00
parent 41ac42b190
commit 874faacd0b
8 changed files with 48 additions and 10 deletions

View File

@@ -1093,6 +1093,7 @@ export const useGlobalStore = defineStore('GlobalStore', {
return Api.SendReq('/settable', 'POST', mydata)
.then((res) => {
this.serverError = false
console.log('res', res)
if (res && res.data) {
tools.updateMyData(res.data.ris)
if (res.data.rec) {