聊天功能优化,部分问题修复
This commit is contained in:
@@ -93,7 +93,7 @@ export const useSuperVipStore = defineStore("superVip", {
|
||||
state: () => {
|
||||
return {
|
||||
config: {
|
||||
isOpen: 0,
|
||||
isOpen: '',
|
||||
configList:[]
|
||||
},
|
||||
vipLevelList:[]
|
||||
|
||||
Reference in New Issue
Block a user