Kaynağa Gözat

修改AI实验室大运河保持选中大运河

丸子 4 hafta önce
ebeveyn
işleme
e12bd0b117
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/components/LeftPanel.vue

+ 1 - 1
src/components/LeftPanel.vue

@@ -164,7 +164,7 @@ const updateActiveIndex = () => {
   }
   }
    // 从大运河页面进入智能问答页面
    // 从大运河页面进入智能问答页面
   if (path.includes('ai-questions') && from === 'ai-grandcanal') {
   if (path.includes('ai-questions') && from === 'ai-grandcanal') {
-    currentActiveIndex.value = '6' // 保持选中大运河
+    currentActiveIndex.value = '7' // 保持选中大运河
     return
     return
   }
   }
      // 从AI+古诗页面进入智能问答页面
      // 从AI+古诗页面进入智能问答页面