chore:ws通信成功

This commit is contained in:
2026-01-21 16:54:43 +08:00
parent 1e6cd55f0a
commit 43ac988fc9
2 changed files with 100 additions and 46 deletions

View File

@@ -65,6 +65,10 @@ export default {
componentRefresh() {
return this.$store.state.componentRefresh;
},
// AI客服配置
globalAIKefuConfig() {
return this.$store.state.globalAIKefuConfig;
},
// 客服配置
servicerConfig() {
return this.$store.state.servicerConfig;