bf
This commit is contained in:
parent
169510da1d
commit
14ceef5b4d
@ -10,7 +10,9 @@
|
||||
export default {
|
||||
name: 'app',
|
||||
data() {
|
||||
return {}
|
||||
return {
|
||||
aa:1
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
$route(to, from) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user