mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-25 16:43:55 +08:00
update:统一接口读取方式
This commit is contained in:
@@ -84,7 +84,6 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
fetchCaptcha() {
|
||||
console.log(this.$store.getters.getToken)
|
||||
if (this.$store.getters.getToken) {
|
||||
if (this.$route.path !== '/home') {
|
||||
this.$router.push('/home')
|
||||
|
||||
Reference in New Issue
Block a user