调整微信小程序的报错。
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
},
|
||||
computed: {
|
||||
hasLogin(){
|
||||
return store.hasLogin
|
||||
return store.hasLogin || false
|
||||
},
|
||||
i18nEnable(){
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user