mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
[exam] finish assign and remove
This commit is contained in:
@@ -46,7 +46,7 @@ export default {
|
||||
})
|
||||
onMounted(() => {
|
||||
console.log("Head onMounted!")
|
||||
// console.log(props, context)
|
||||
console.log(props, context)
|
||||
})
|
||||
watch(
|
||||
() => route,
|
||||
|
||||
Reference in New Issue
Block a user