From b87be3f4fb48b68361f3ee13575a7a21755e7183 Mon Sep 17 00:00:00 2001 From: birt <2499248221@qq.com> Date: 星期日, 13 四月 2025 13:21:02 +0800 Subject: [PATCH] birtzhang --- zhitan-vue/src/layout/index.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zhitan-vue/src/layout/index.vue b/zhitan-vue/src/layout/index.vue index f190105..7cb8e3e 100644 --- a/zhitan-vue/src/layout/index.vue +++ b/zhitan-vue/src/layout/index.vue @@ -86,13 +86,13 @@ // 璺宠浆鍒版姤璀﹂〉闈� function goToAlarm() { - router.push('/alarm/list') + router.push('/alarmmanage/measuremen?modelCode=BJGL') } // 鎵撳紑AI澶фā鍨嬪璇濇 function openAIModel() { - // 杩欓噷鍙互瀹炵幇鎵撳紑AI瀵硅瘽妗嗙殑閫昏緫 - console.log('鎵撳紑AI澶фā鍨嬪璇濇') + // 璺宠浆鍒版寚瀹氱殑URL + window.open('https://deepseek.tan-zhonghe.com/chat', '_blank') } const classObj = computed(() => ({ -- Gitblit v1.9.3