lex 10 ヶ月 前
コミット
ee1b06049a
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/views/content-information/content-knowledge/index.tsx

+ 1 - 0
src/views/content-information/content-knowledge/index.tsx

@@ -187,6 +187,7 @@ export default defineComponent({
                                     if (state.selectKey === child.id) return;
                                     state.selectKey = child.id;
                                     getDetail();
+                                    speak.onCloseSpeak();
                                     musicContentRef.value.$el.scrollTo(0, 0);
                                   }}>
                                   <span class={styles.childArrow}></span>