- aggiornamento refreshtoken (parte 1)
- PCB: fix listino
This commit is contained in:
@@ -216,6 +216,10 @@ export default defineComponent({
|
||||
return null
|
||||
}
|
||||
|
||||
function getlinkpage() {
|
||||
return tools.getFullCurrentUrl()
|
||||
}
|
||||
|
||||
onMounted(mounted)
|
||||
|
||||
return {
|
||||
@@ -263,6 +267,7 @@ export default defineComponent({
|
||||
circuitIndex,
|
||||
circuitslistOpt,
|
||||
filtroeventsgroup,
|
||||
getlinkpage,
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user