From a49460571c56e5c16bf91ef15c5215e4e6a117e8 Mon Sep 17 00:00:00 2001 From: Ycc Date: Thu, 10 Apr 2025 15:54:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AE=A2=E6=88=B7=E8=BF=90?= =?UTF-8?q?=E8=90=A5=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/DesktopApp.jsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/views/DesktopApp.jsx b/src/views/DesktopApp.jsx index a94568b..1d91cb1 100644 --- a/src/views/DesktopApp.jsx +++ b/src/views/DesktopApp.jsx @@ -177,6 +177,10 @@ function DesktopApp() { key: '/chat/history', label: 聊天记录, }, + { + key: '/customer_relation', + label: 客户运营, + }, ]} />