- aggiornamento refreshtoken (parte 1)
- PCB: fix listino
This commit is contained in:
@@ -90,11 +90,12 @@ export default defineComponent({
|
||||
})
|
||||
|
||||
function load() {
|
||||
// console.log('load', mypathin.value)
|
||||
console.log('load', mypathin.value)
|
||||
|
||||
if (mypathin.value !== '') {
|
||||
globalStore.loadPage('/' + mypathin.value, 'cmypageelem').then(ris => {
|
||||
rec.value = ris
|
||||
console.log('LoadPage', ris)
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user