HTML Editor go on
This commit is contained in:
@@ -62,9 +62,9 @@ export default defineComponent({
|
||||
if (mypath.value !== '') rec.value = await globalStore.loadPage('/' + mypath.value)
|
||||
})
|
||||
|
||||
// onMounted(load)
|
||||
onMounted(load)
|
||||
|
||||
load()
|
||||
// load()
|
||||
|
||||
return {
|
||||
rec, globalStore
|
||||
|
||||
Reference in New Issue
Block a user