From 645d9a77080169cee0692c9aec658e6d0a41cbc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=BF=97=E5=86=9B?= <543024265@qq.com> Date: Fri, 25 Jul 2025 15:05:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/routes/modules/agent.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/routes/modules/agent.ts b/src/router/routes/modules/agent.ts index 6ec46b2..9d40cf5 100644 --- a/src/router/routes/modules/agent.ts +++ b/src/router/routes/modules/agent.ts @@ -1,7 +1,7 @@ import type { AppRouteRecordRaw } from '../types'; import { MENU_GROUP_IDS } from '@/router/constants'; -import IconRepository from '@/assets/svg/icon-repository.svg'; +import IconRepository from '@/assets/svg/chatbot.svg'; const COMPONENTS: AppRouteRecordRaw[] = [ {