From 042df8c1c6cc573925db1a1826874e17ec7a662d Mon Sep 17 00:00:00 2001 From: jinhhanhan <1683105490@qq.com> Date: Thu, 22 Jan 2026 09:45:14 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"chore=EF=BC=9A=E5=BE=AE=E4=BF=A1?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E5=8F=AF=E4=BB=A5=E6=AD=A3=E5=B8=B8?= =?UTF-8?q?=E5=AF=B9=E8=AF=9D=E4=BA=86"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/js/golbalConfig.js | 4 ---- 1 file changed, 4 deletions(-) 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;