diff --git a/common/js/golbalConfig.js b/common/js/golbalConfig.js index 25d0b96..d412a07 100644 --- a/common/js/golbalConfig.js +++ b/common/js/golbalConfig.js @@ -65,10 +65,6 @@ export default { componentRefresh() { return this.$store.state.componentRefresh; }, - // AI客服配置 - globalAIKefuConfig() { - return this.$store.state.globalAIKefuConfig; - }, // 客服配置 servicerConfig() { return this.$store.state.servicerConfig;