mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 23:23:55 +08:00
updata:删除多余的isEnglish方法
This commit is contained in:
@@ -73,10 +73,6 @@ export default {
|
||||
} else {
|
||||
return this.device.lastConnectedAt;
|
||||
}
|
||||
},
|
||||
// 判断是否为英文
|
||||
isEnglish() {
|
||||
return i18n.locale === 'en';
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user