refactor: clean up code formatting and improve readability in index.vue
parent
680502f366
commit
52f420df58
|
|
@ -317,6 +317,7 @@ onBeforeMount(() => {
|
|||
}
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
const modeList = ref<string[]>([''])
|
||||
const QrList = ref<any[]>([''])
|
||||
|
|
|
|||
Loading…
Reference in New Issue