[exam] finish assign and remove

This commit is contained in:
xiaomlove
2021-04-28 01:22:25 +08:00
parent d2e05c812e
commit 034d1c23fb
16 changed files with 988 additions and 34 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ export default {
})
onMounted(() => {
console.log("Head onMounted!")
// console.log(props, context)
console.log(props, context)
})
watch(
() => route,