This commit is contained in:
zhutianqi
2021-08-08 17:43:13 +08:00
parent 81f303f93c
commit a140d18d9b
7 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ export default {
},
methods: {
toHome () {
this.$router.push('/home')
this.$router.push('/home1')
},
// 获取当前时间
getTime () {