Webpage Editor functionality
This commit is contained in:
@@ -66,7 +66,9 @@ export default defineComponent({
|
||||
|
||||
load()
|
||||
|
||||
return { rec }
|
||||
return {
|
||||
rec, globalStore
|
||||
}
|
||||
},
|
||||
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user