update
This commit is contained in:
parent
2a9b0135c9
commit
327b8c5b35
@ -27,7 +27,7 @@ const basicStore = {
|
|||||||
namespaced: true,
|
namespaced: true,
|
||||||
state() {
|
state() {
|
||||||
return {
|
return {
|
||||||
language: 'zh',
|
language: i18n.global.locale.value,
|
||||||
conversations: [],
|
conversations: [],
|
||||||
unreadConversationCount: 0,
|
unreadConversationCount: 0,
|
||||||
unreadWorkspace: false,
|
unreadWorkspace: false,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user