From 310d1aee593daed1475ba68528bd60ac7d09fb4c Mon Sep 17 00:00:00 2001 From: lyc Date: Fri, 27 Sep 2024 15:55:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=99=E5=AD=A6=E5=A4=A7=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/renderer/src/components/ai-chart/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/renderer/src/components/ai-chart/index.vue b/src/renderer/src/components/ai-chart/index.vue index 18b00f5..5234683 100644 --- a/src/renderer/src/components/ai-chart/index.vue +++ b/src/renderer/src/components/ai-chart/index.vue @@ -122,7 +122,8 @@ const outerAi = [ title: '教学大模型', secondTit: '中小学基础教学大模型', img: new URL('../../../src/assets/images/ai-02.png', import.meta.url).href, - disabled: true, + path: '/ais/aimoss' + }, { id: 3,