default min e max fido e accumulo, per Circuito
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user