possibilità di modificare un ordine, e anche i totali
This commit is contained in:
@@ -130,10 +130,10 @@ export default defineComponent({
|
||||
|
||||
|
||||
async function mounted() {
|
||||
console.log(' ## INIZIO MOUNT ')
|
||||
// console.log(' ## INIZIO MOUNT ')
|
||||
username.value = userStore.my.username
|
||||
await loadCircuits()
|
||||
console.log(' -- FINE MOUNT ')
|
||||
// console.log(' -- FINE MOUNT ')
|
||||
}
|
||||
|
||||
function updateValue(val: number) {
|
||||
|
||||
Reference in New Issue
Block a user